From: Andrew Dolgov Date: Sat, 21 Jan 2017 19:39:41 +0000 (+0300) Subject: set .loadingExpando height to a correct value X-Git-Tag: 17.1~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=157944d424d0683ecb1e09de8acb718fed07333c;p=tt-rss.git set .loadingExpando height to a correct value --- diff --git a/css/dijit.css b/css/dijit.css index 09c305c7..1912c0d2 100644 --- a/css/dijit.css +++ b/css/dijit.css @@ -63,7 +63,7 @@ .claro .dijitTreeNode .loadingExpando { left : -3px; - height : 21px; + height : 22px; } .claro .dijitFolderClosed,