not needed anymore

also confuses resizer offset calculation,
which will need to be fixed regardlessly though
This commit is contained in:
Bruno Windels 2018-10-22 15:51:27 +02:00
parent 5c843acc10
commit e3a4ad778a

View file

@ -48,7 +48,6 @@ limitations under the License.
.mx_LeftPanel { .mx_LeftPanel {
background-color: $secondary-accent-color; background-color: $secondary-accent-color;
flex: 1; flex: 1;
position: relative;
overflow-x: hidden; overflow-x: hidden;
display: flex; display: flex;
flex-direction: column; flex-direction: column;