You need to change the display type of the links to be block (display: block) and possibly use float: left on the links to achieve the effect you're looking for. This is merely the way CSS works, not a bug.
See the CSS 2.1 specification if you are in doubt: http://www.w3.org/TR/CSS21/visudet.html#the-width-property ** Changed in: firefox-3.0 (Ubuntu) Status: New => Invalid -- CSS Width Is Not Applied to Links https://bugs.launchpad.net/bugs/250193 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
