fix bouncing problem with navigation line (Firefox)

svn: r8305

original commit: e42bc2aa976b06e3aada128be0bde6f6f97fc3ab
This commit is contained in:
Matthew Flatt 2008-01-11 22:22:31 +00:00
parent e7270cf00f
commit 6681482d88

View File

@ -54,10 +54,12 @@ table td {
.navleft {
position: relative;
float: left;
white-space: nowrap;
}
.navright {
position: relative;
float: right;
white-space: nowrap;
}
.nonavigation {
color: #EEEEEE;