* luci/themes: throw even more hacks at IE
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / ie7.css
index c410f11..67ed9fb 100644 (file)
@@ -11,3 +11,10 @@ table.cbi-section-table td .cbi-input-text,
 table.cbi-section-table td .cbi-input-select {
        width: 95% !important;
 }
+
+.cbi-input-user,
+.cbi-input-password {
+       text-indent: 0 !important;
+       padding-left: 1.5em !important;
+       width: 18.5em !important;
+}