code layout clean up application.css

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7790 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-11-13 01:39:52 +00:00
parent f23e589e3e
commit ecb3d73244

View File

@ -407,9 +407,10 @@ html>body .tabular p {overflow:hidden;}
font-weight: bold;
float: left;
text-align: right;
margin-left: -180px; /*width of left column*/
width: 175px; /*width of labels. Should be smaller than left column to create some right
margin*/
/* width of left column */
margin-left: -180px;
/* width of labels. Should be smaller than left column to create some right margin */
width: 175px;
}
.tabular label.floating{