fix iui css text-align hiding row labels (closes #461)

master
Andrew Dolgov 12 years ago
parent a5e0ffb0ce
commit eab6e8fb61

@ -278,7 +278,7 @@ body > .panel {
min-height: 42px;
border-bottom: 1px solid #999999;
-webkit-border-radius: 0;
text-align: right;
text-align: left;
}
fieldset > .row:last-child {

Loading…
Cancel
Save