summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-10-10 19:00:52 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-10-10 19:00:52 +0000
commite282a2f76f1fbc8a59372be9f27ce4eeddcde34f (patch)
tree6e3810a8234fc4d736939c7f65425d5d3aed5d69 /themes
parent6c842380c379c411138a6fbd7145c59c9ccfd1f9 (diff)
thomes/openwrt.org: small css change
Diffstat (limited to 'themes')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css2
1 files changed, 1 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 07e53b806..122dc2379 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@ -616,7 +616,7 @@ table.cbi-section-table .cbi-rowstyle-1 * {
div.cbi-value {
clear: left;
vertical-align: middle;
- padding-left: 0.25em;
+ padding: 0.25em;
border-bottom: 1px dotted #bbbbbb;
}