Forcing z-index is not needed anymore.

This commit is contained in:
Paulo Reis 2018-04-05 11:54:53 +01:00
parent e288ec47cf
commit 3fecb4f180

View file

@ -305,7 +305,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 {