diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-07-13 20:09:27 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-07-13 20:09:27 +0000 |
commit | bd3d20708134c3a7622269f71d13ccb70ac0dece (patch) | |
tree | f122903900b49391ff56a76fe5c8045033736977 /themes/openwrt.org | |
parent | abda3857e22f2c89651dbe49ea3534fbbc3e7c06 (diff) |
* luci/themes: small css fix vor field descriptions in openwrt.org theme
* luci/applications: fix html in ffwizard
Diffstat (limited to 'themes/openwrt.org')
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index a89152d5c..824b04ba4 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -286,7 +286,6 @@ div.cbi-value-field { } div.cbi-value-description { - width: 58%; font-size: 90%; } |