]> source.dussan.org Git - redmine.git/commitdiff
Fixed: some labels overflow the form box (#1228).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 13 May 2008 16:56:34 +0000 (16:56 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 13 May 2008 16:56:34 +0000 (16:56 +0000)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1426 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 26f66f0b81cdbaa3bcfbadb3ac2f2727ba545592..18e1de621977c6b91e5e55abd15e6567a54fcb69 100644 (file)
@@ -223,6 +223,8 @@ height: 1%;
 clear:left;
 }
 
+html>body .tabular p {overflow:auto;}
+
 .tabular label{
 font-weight: bold;
 float: left;