Menu Item Width Not Working
Posted by jebbushell on January 13, 2012 at 9:20pm
Please pardon the newb, but the following menu item styling works except for the width. I'm using Omega3 and Delta but I'm not even confident that they're relevant. Is there a reason why I can't make all the menu items the same width with global.css? And if so how do I overcome it? Thanks.
/********************* Menu **************************/
.navigation .menu-227, .menu-434, .menu-482, .menu-445
{
width:100;
border-color: red;
border-style: none solid none none;
border-width: 1px;
}