thomes/openwrt.org: small css change
This commit is contained in:
parent
6c842380c3
commit
e282a2f76f
1 changed files with 1 additions and 1 deletions
|
@ -616,7 +616,7 @@ table.cbi-section-table .cbi-rowstyle-1 * {
|
||||||
div.cbi-value {
|
div.cbi-value {
|
||||||
clear: left;
|
clear: left;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
padding-left: 0.25em;
|
padding: 0.25em;
|
||||||
border-bottom: 1px dotted #bbbbbb;
|
border-bottom: 1px dotted #bbbbbb;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue