foodsoft/app/assets/stylesheets/ie_hacks.css

9 lines
162 B
CSS
Raw Normal View History

#nav {
text-align: left; }
#nav ul {
margin: 0; }
#nav ul li.current a:hover {
color: white; }
#nav ul li.current ul {
width: 100%; }