G. Sørtun wrote: > Wade Smart wrote: >> My friend called about her web site having an issue. >> She said a button has dropped. >> >> http://www.bartlesvillehomefinder.net/ > > Zero out default margins and paddings on the ul... > > ul {padding: 0; margin: 0;} > > > regards > Georg
Thanks Georg. I was trying things like padding negative numbers. I forgot the KISS approach :D Wade -- Registered Linux User: #480675 Registered Linux Machine: #408606 Linux since June 2005 ______________________________________________________________________ css-discuss [[email protected]] 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/
