Tweak styles for form field labels
OMG so tired of these ugly fieldsets, where is the magic UI fairy?
This commit is contained in:
parent
8141e90a8e
commit
8a1b86dd2d
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue