mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
whoops fix animation not to look broken
This commit is contained in:
parent
da824de5f1
commit
ff9a2a687f
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ li[data-key=showusers] > a #online_count {
|
|||
font-family: "fontawesome-etherpad";
|
||||
font-size:24px;
|
||||
z-index:150;
|
||||
width:25px;
|
||||
height:25px;
|
||||
}
|
||||
|
||||
.loadingAnimation:before{
|
||||
|
|
Loading…
Reference in a new issue