This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
lesechos/theme-authentic2/static/authentic2/admin_tools/css/menu-ie.css

21 lines
299 B
CSS

#header #navigation-menu li {
height: 35px;
margin: 0;
}
#header #navigation-menu li a {
white-space: nowrap;
}
#header #navigation-menu li span {
display: none;
}
#header #navigation-menu li ul li {
_width: 220px;
}
#header #navigation-menu li ul li a {
height: 20px;
}