mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
Fix userlist now showing up
This commit is contained in:
parent
caa56dd32a
commit
fe0ea23299
1 changed files with 2 additions and 1 deletions
|
@ -893,7 +893,8 @@ input[type=checkbox] {
|
|||
}
|
||||
#settings,
|
||||
#importexport,
|
||||
#embed {
|
||||
#embed,
|
||||
#users {
|
||||
position: absolute;
|
||||
top: 36px;
|
||||
right: 20px;
|
||||
|
|
Loading…
Reference in a new issue