* luci/themes: css fixes
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index b9854dc..2c0004c 100644 (file)
@@ -470,14 +470,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 {