summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-01-21 22:39:41 +0300
committerAndrew Dolgov <[email protected]>2017-01-21 22:39:41 +0300
commit157944d424d0683ecb1e09de8acb718fed07333c (patch)
tree2055dd7323dfa3b18a0e75f343167420bff579b4 /css
parent84012df5cd64fb4eb86c0d36c37e73a731ff6327 (diff)
set .loadingExpando height to a correct value
Diffstat (limited to 'css')
-rw-r--r--css/dijit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/dijit.css b/css/dijit.css
index 09c305c73..1912c0d28 100644
--- a/css/dijit.css
+++ b/css/dijit.css
@@ -63,7 +63,7 @@
.claro .dijitTreeNode .loadingExpando {
left : -3px;
- height : 21px;
+ height : 22px;
}
.claro .dijitFolderClosed,