Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-09-11 23:09:33 +0400
committerJo-Philipp Wich <jow@openwrt.org>2012-09-11 23:09:33 +0400
commit308126fc8baed44d08c06567eeadad674ac5c5fd (patch)
tree0592498c4da15a4b7d174f3e414ed12569133d83 /themes
parent1d7b753981c3c55db9db5e25b9747db4939033b9 (diff)
themes/openwrt: minor css fix
Diffstat (limited to 'themes')
-rw-r--r--themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css1
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 e3228ecc71..9e600e31f0 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 {