summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/dijit_basic.less')
-rw-r--r--themes/light/dijit_basic.less11
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/light/dijit_basic.less b/themes/light/dijit_basic.less
index 7e93975ba..f29461530 100644
--- a/themes/light/dijit_basic.less
+++ b/themes/light/dijit_basic.less
@@ -111,6 +111,17 @@
display : flex;
flex-direction : row;
align-items : center;
+
+ // AAAAAA (pushes element down)
+ .dijitTreeIcon {
+ font-size : inherit;
+ height : auto;
+ }
+
+ .dijitTreeExpando {
+ height : auto;
+ line-height : 0;
+ }
}
.dijitFolderClosed,