Previous Message
Next Message

(no subject)

Sent by Rob Emenecker on 8 January 2008 02:02


>From what I can see it appears to be the 6em width in your < #nav li >
selector...

#nav li {styles.css (line 119)
	float:left;
	padding:0.25em;
	width:6em;
} 

Change that width value to auto, or remove it entirely, and you may get the
results you want!

....Rob


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: