diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-09-11 19:09:33 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-09-11 19:09:33 +0000 |
commit | 308126fc8baed44d08c06567eeadad674ac5c5fd (patch) | |
tree | 0592498c4da15a4b7d174f3e414ed12569133d83 | |
parent | 1d7b753981c3c55db9db5e25b9747db4939033b9 (diff) |
themes/openwrt: minor css fix
-rw-r--r-- | themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index e3228ecc7..9e600e31f 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -728,6 +728,7 @@ table.cbi-section-table td { tr.cbi-section-table-descr th { font-weight: normal; font-size: 90%; + vertical-align: top; } td.cbi-section-table-optionals { |