diff options
-rw-r--r-- | themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css index 1d4245c4a9..d65da4a19d 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css @@ -69,8 +69,3 @@ * html div.cbi-value-field select { font-size: 90% !important; } - -ul.dropdowns, -ul.dropdowns ul { - z-index: 1000; -} |