Fixed: some labels overflow the form box (#1228).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1426 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2008-05-13 16:56:34 +00:00
parent c4560c4f3b
commit 77e87eb0ba
1 changed files with 2 additions and 0 deletions

View File

@ -223,6 +223,8 @@ height: 1%;
clear:left;
}
html>body .tabular p {overflow:auto;}
.tabular label{
font-weight: bold;
float: left;