
09-06-2011, 12:07 AM
|
|
|
Join Date: Aug 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
Your problem is this CSS:
HTML Code:
[B][COLOR="Red"].navtabs ul li:first-child { border-left: 0 none; text-indent: 20px;}[/COLOR][/B]
The text-indent that is set there is indenting the first item in all the dropdown lists.
|
Thanks, I fixed it
|