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:
parent
c4560c4f3b
commit
77e87eb0ba
|
@ -223,6 +223,8 @@ height: 1%;
|
|||
clear:left;
|
||||
}
|
||||
|
||||
html>body .tabular p {overflow:auto;}
|
||||
|
||||
.tabular label{
|
||||
font-weight: bold;
|
||||
float: left;
|
||||
|
|
Loading…
Reference in New Issue