Tweak styles for form field labels

OMG so tired of these ugly fieldsets, where is the magic UI fairy?
This commit is contained in:
Lance Edgar 2016-04-22 20:00:16 -05:00
parent 8141e90a8e
commit 8a1b86dd2d

View file

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