Fix# account creation form style, because core ditched the icons and we

depend on it
This commit is contained in:
Pellaeon Lin 2015-11-14 12:42:51 +08:00
parent 6865cfd9d0
commit 8e987329ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#email, #username { #email, #username, #password {
width: 223px !important; width: 223px !important;
padding-left: 36px !important; padding-left: 36px !important;
} }
#email-icon, #username-icon { #email-icon, #username-icon, #password-icon {
position: absolute; position: absolute;
left: 16px; left: 16px;
top: 22px; top: 22px;