Fixes tabulation with Firefox 2 on tabular forms.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1506 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
2e8b2d5e13
commit
05cd95987f
|
@ -229,7 +229,7 @@ height: 1%;
|
|||
clear:left;
|
||||
}
|
||||
|
||||
html>body .tabular p {overflow:auto;}
|
||||
html>body .tabular p {overflow:hidden;}
|
||||
|
||||
.tabular label{
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue