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:
Jean-Philippe Lang 2008-06-08 10:10:54 +00:00
parent 2e8b2d5e13
commit 05cd95987f
1 changed files with 1 additions and 1 deletions

View File

@ -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;