aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/collections')
-rw-r--r--src/client/views/collections/TreeView.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/client/views/collections/TreeView.scss b/src/client/views/collections/TreeView.scss
index cb6432687..185bed74c 100644
--- a/src/client/views/collections/TreeView.scss
+++ b/src/client/views/collections/TreeView.scss
@@ -25,10 +25,9 @@
width: 100%;
height: 100%;
position: absolute;
- left: 10px;
.treeView-expandIcon {
- // display: none;
+ display: none;
left: -8px;
position: absolute;
}