Fixes issue with scrollbar on sidebar [SCI-480]

This commit is contained in:
Oleksii Kriuchykhin 2016-09-27 10:43:07 +02:00
parent 1c1a7c231e
commit f9e5d204bb

View file

@ -83,6 +83,7 @@ $toggle-btn-size: 50px;
}
.tree {
overflow-y: auto;
margin-bottom: 0;
padding-top: 15px;
opacity: 1;