[thelist] CSS - specific SPAN width problem

ben morrison morrison.ben at gmail.com
Wed Apr 26 07:47:37 CDT 2006


On 4/26/06, Stefan Schwarzer <st.schwarzer at geois.de> wrote:
> So, I used your suggestion and tuned it as much as I could... only to
> realize that the border of the tag will not stop above the triangle,
> but - naturally - below.

In that case move the border on to the a tag instead of the li tag

#nav-menu li.selected a {
 border: 0.1em solid #00115a;
}

ben

PS Its good practice to trim your posts for list-digest subscribers.



More information about the thelist mailing list