minor css polish for user input

This commit is contained in:
John McLear 2015-02-09 19:53:32 +00:00
parent ac7a5689af
commit 26ae375727
1 changed files with 2 additions and 2 deletions

View File

@ -373,7 +373,7 @@ li[data-key=showusers] > a #online_count {
border-radius: 5px;
}
#myusernameform {
margin-left: 35px
margin-left: 30px
}
#myusernameedit {
font-size: 1.3em;
@ -382,7 +382,7 @@ li[data-key=showusers] > a #online_count {
height: 18px;
margin: 0;
border: 0;
width: 117px;
width: 122px;
background: transparent;
}
#myusernameform input.editable {