diff --git a/common/templates/html/statusbar/statusbars-tab.html b/common/templates/html/statusbar/statusbars-tab.html index bd46bfc6..03dee610 100644 --- a/common/templates/html/statusbar/statusbars-tab.html +++ b/common/templates/html/statusbar/statusbars-tab.html @@ -28,11 +28,10 @@ div[m-id="{{d.mId}}"] .x-scrollbar__content { position: relative; height: 100%; - display: block; - white-space: nowrap; overflow-y: hidden; display: flex; flex-direction: row; + white-space: nowrap; } div[m-id="{{d.mId}}"] > .operation > button {