* luci/themes: css fixes
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / cascade.css
index 93b0a32..6c0e282 100644 (file)
@@ -448,14 +448,14 @@ input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-find {