* luci/themes: fix margin for field titles

This commit is contained in:
Jo-Philipp Wich 2008-08-13 18:05:02 +00:00
parent 5dc01425ef
commit 7329767f12

View file

@ -353,7 +353,6 @@ div.cbi-value:last-child {
.cbi-value-title {
float: left;
width: 40%;
margin: 0.25em 0;
}
div.cbi-value-field {