* luci/themes: small css fix for openwrt.org theme
This commit is contained in:
parent
36f1dac36f
commit
7e6f357132
1 changed files with 4 additions and 0 deletions
|
@ -395,6 +395,10 @@ div.cbi-section-remove {
|
|||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.cbi-section-node div.cbi-section-table-row {
|
||||
margin: 0.25em;
|
||||
}
|
||||
|
||||
table.cbi-section-table {
|
||||
width: 100%;
|
||||
font-size: 95%;
|
||||
|
|
Loading…
Reference in a new issue