summaryrefslogtreecommitdiff
path: root/themes/light/dijit_basic.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-22 16:18:59 +0300
committerAndrew Dolgov <[email protected]>2021-03-22 16:18:59 +0300
commit0f6644880a8ced1ab1e0860c585742b338382ce9 (patch)
tree01dde001dcd3984daa19c1c2d07266971a5483c6 /themes/light/dijit_basic.less
parent98251022d40a4ef2c6d8e6b285c7e2454e79d0b5 (diff)
yet another flex feedtree attemptexp-flex-feedtree
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,