diff options
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 2 |
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; } |