fix bouncing problem with navigation line (Firefox)
svn: r8305
This commit is contained in:
parent
571fb0f08c
commit
e42bc2aa97
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user