summaryrefslogtreecommitdiff
path: root/src/static/css
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2014-11-19 18:27:55 +0000
committerJohn McLear <john@mclear.co.uk>2014-11-19 18:27:55 +0000
commitff9a2a687f8c76a0c26327111b3a898abb7d2d6a (patch)
tree9e51b92ae1626d70e4dd0ce52d847ef62caa2e1c /src/static/css
parentda824de5f1775c0464c1d0294653a4cab37a4cba (diff)
downloadetherpad-lite-ff9a2a687f8c76a0c26327111b3a898abb7d2d6a.zip
whoops fix animation not to look broken
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/pad.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/static/css/pad.css b/src/static/css/pad.css
index 2d4080d1..fd99cf45 100644
--- a/src/static/css/pad.css
+++ b/src/static/css/pad.css
@@ -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{