[thelist] CSS margin/padding

Erik Mattheis gozz at gozz.com
Thu Mar 20 14:53:36 CST 2003


It would appear that your subpage class is inheriting a text-indent 
from somewhere ... if so, try:

.subpage {
	margin-left: 18px;
	text-indent: 0px;
}


On Thursday, March 20, 2003, at 01:39 PM, Raymond Camden wrote:

> Menu1
> 	SubMenu1
> 	SubMenu2
> 	Sub menu with a very
> 	long title that wraps
> 	Submenu3
>
> However, I end up with
>
> Menu1
> 	SubMenu1
> 	SubMenu2
> 	Sub menu with a very
>    long title that wraps
> 	Submenu3
--
vanity project in progress:
<http://goZz.com/presents/aristotle/>
The works of Aristotle in a Macromedia Flash "Rich Internet Application"
ActionScript and ColdFusion Development
Minneapolis, MN
--



More information about the thelist mailing list