Update develop

This commit is contained in:
Bruno Windels 2020-07-06 09:29:23 +02:00
commit 08c44333cf
93 changed files with 4391 additions and 1307 deletions

View file

@ -71,7 +71,8 @@ $tagPanelWidth: 70px; // only applies in this file, used for calculations
.mx_LeftPanel2_breadcrumbsContainer {
width: 100%;
overflow: hidden;
overflow-y: hidden;
overflow-x: scroll;
margin-top: 8px;
}
}