]> git.wh0rd.org - tt-rss.git/commitdiff
set .loadingExpando height to a correct value
authorAndrew Dolgov <noreply@fakecake.org>
Sat, 21 Jan 2017 19:39:41 +0000 (22:39 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Sat, 21 Jan 2017 19:39:41 +0000 (22:39 +0300)
css/dijit.css

index 09c305c7380cf7dbb79551b4df2b4d57f4318646..1912c0d28b5cfc62f553397709a70d13f49a061d 100644 (file)
@@ -63,7 +63,7 @@
 
 .claro .dijitTreeNode .loadingExpando {
        left : -3px;
-       height : 21px;
+       height : 22px;
 }
 
 .claro .dijitFolderClosed,