mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
minor css polish for user input
This commit is contained in:
parent
ac7a5689af
commit
26ae375727
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue