From ff9a2a687f8c76a0c26327111b3a898abb7d2d6a Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 19 Nov 2014 18:27:55 +0000 Subject: [PATCH] whoops fix animation not to look broken --- src/static/css/pad.css | 2 ++ 1 file changed, 2 insertions(+) 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{