vezquex Posted April 20, 2007 Share Posted April 20, 2007 My site wide template forces a horizontal scroll in Firefox. How do I remedy this? My style sheet has become monstrously huge, and I can't single out which rule is causing it. http://vezquex.110mb.com/template.php EDIT: Ha, I answered my own question. Removing padding from the description paragraphs did the trick. p, dl, ol { line-height: 1.15em; padding: .5em 1em; margin: 0; } #desc, .descbox { width: 100%; padding: 0; } Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.