From 308126fc8baed44d08c06567eeadad674ac5c5fd Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 11 Sep 2012 19:09:33 +0000 Subject: [PATCH] themes/openwrt: minor css fix --- themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.11.0