Skip to content
Snippets Groups Projects
Commit 77e87eb0 authored by Jean-Philippe Lang's avatar Jean-Philippe Lang
Browse files

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

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1426 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent c4560c4f
Branches
Tags
No related merge requests found
......@@ -223,6 +223,8 @@ height: 1%;
clear:left;
}
html>body .tabular p {overflow:auto;}
.tabular label{
font-weight: bold;
float: left;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment