diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-24 21:59:48 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-09-24 21:59:48 +0000 |
commit | 5cb44c70e70144c023bf9f1e1d7313245b14fd49 (patch) | |
tree | 1082600feeab42669fc9e3b79b6b9e8aa691b969 | |
parent | f5312a512bef6e18d2784c851d7c55ecda905d87 (diff) |
* luci/themes/openwrt.org: remove unmatched right curly bracket from css
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 2 |
1 files changed, 0 insertions, 2 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 8dd709a88..e1db6a175 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -734,5 +734,3 @@ td.cbi-value-error { * html div.cbi-value-description { margin-left: 40%; } - -} |