diff options
author | Steven Barth <steven@midlink.org> | 2008-03-28 22:55:27 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-03-28 22:55:27 +0000 |
commit | bd32a8aac5de9beb321b3cdfe180a8798c5a3379 (patch) | |
tree | a0b5e2926066e23c7356122a8afeb0ed0ef0e505 /contrib | |
parent | fb2a9a328d619ecf329e64cb500ff1385e3f8290 (diff) |
* CBI: improvements, bug fixes
* admin: Introduced wifi, olsr, password pages
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/media/cascade.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/media/cascade.css b/contrib/media/cascade.css index 55d6f76bd..8555e3f82 100644 --- a/contrib/media/cascade.css +++ b/contrib/media/cascade.css @@ -198,6 +198,7 @@ code { .cbi-optionals select, .cbi-optionals input, .cbi-section-remove input, .cbi-section-create input { font-size: 0.8em; + margin: 0%; } .cbi-value-description { |