Posted by Shelly on 11/19/07 16:53
I have the following in a CSS file:
..SideLink {
border-bottom: 1px solid #333333;
margin: -2px 0 0px 0;
padding: 3px 2px 3px 2px;
}
The selector is invoked by <p with class="SideLink">
On Firefox, there is a solid, 1px border at the bottom of each menu item
(this is called for each menu item). On Internet Explorer (7) there is no
line.
I don't have a clue as to why?
Any suggestions?
Navigation:
[Reply to this message]
|