[thelist] CSS border problem in Firefox

Charlotte Vaughn charlottevaughn at gmail.com
Tue May 29 15:16:20 CDT 2007


Hello all,

I'm having a problem with the site I'm working on (
http://servingcup.shatter.org), which appears to only occur in Firefox (a
first, I think!).  On pages that are particularly long (such as:
http://servingcup.shatter.org/whoweare.php ), the borders on the left
vertical menu do not extend all the way to the bottom.  However, when you
refresh the page, the problem is fixed and the borders are fine.  The CSS
markup is here:

.leftmenu {
  height:100%;
  width:128px;
  padding: 2px;
  padding-right:3px;
  margin:0px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  font-size:80%;
  }

*html .leftmenu {
    width:135px;
    height:100%;
    display:inline;
    padding:1px;
    margin:0px;
}

Any ideas?  Any help would be appreciated.

Thanks so much!
Charlotte


- - - - -
Charlotte Vaughn
charlottevaughn at gmail.com
http://www.talkingnc.com/charlotte.html



More information about the thelist mailing list