* luci/themes: small css fix for openwrt.org theme

This commit is contained in:
Jo-Philipp Wich 2008-08-13 17:33:03 +00:00
parent 36f1dac36f
commit 7e6f357132

View file

@ -395,6 +395,10 @@ div.cbi-section-remove {
padding-bottom: 0; padding-bottom: 0;
} }
.cbi-section-node div.cbi-section-table-row {
margin: 0.25em;
}
table.cbi-section-table { table.cbi-section-table {
width: 100%; width: 100%;
font-size: 95%; font-size: 95%;