Merge pull request #474 from sharelatex/pr-fix-z-index-v2-resizers

Remove forced z-index from v2 splitters
This commit is contained in:
Paulo Jorge Reis 2018-04-11 11:31:05 +01:00 committed by GitHub
commit 68ee3f7449

View file

@ -300,7 +300,6 @@
}
.ui-layout-resizer when (@is-overleaf = true) {
z-index: 5 !important;
width: @ui-resizer-size !important;
background-color: @editor-resizer-bg-color;
&.ui-layout-resizer-closed {