Hi, tried that, it didn't work, it made the issue worse. cheers. _____
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ????????? ?????? Sent: Friday, 7 December 2007 6:13 PM To: [email protected] Subject: Re: [WSG] padding on the bottom ;-) Hello In internet explorer http://www.clickfind.com.au/browse-business-sub-category.cfm?categoryIdentit y=270 The results (the box above the filter) have this padding at the bottom which I can't seem to get rid of. Try 'padding' instead of 'margin', i.e. ul#result li { ... padding: 1em 0 1em 0; ... } instead of { ... margin: 1em 0 1em 0; ... } If I need some padding at the top and/or bottom I use padding. Usually it works in IE/Win ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
