Tweak form label area width for common forms.

This still needs to be overhauled I'm sure.
This commit is contained in:
Lance Edgar 2015-07-20 10:43:19 -05:00
parent a992a34fdf
commit b6192b49f2

View file

@ -57,7 +57,7 @@ div.field-wrapper label {
color: #000000;
display: block;
float: left;
width: 160px;
width: 170px;
font-weight: bold;
margin-top: 2px;
white-space: nowrap;