diff --git a/apps/spreadsheeteditor/main/resources/less/statusbar.less b/apps/spreadsheeteditor/main/resources/less/statusbar.less index 3b9680cc5..9453dd320 100644 --- a/apps/spreadsheeteditor/main/resources/less/statusbar.less +++ b/apps/spreadsheeteditor/main/resources/less/statusbar.less @@ -177,6 +177,7 @@ border-left: 1px solid @gray-dark; border-right: 1px solid @gray-dark; border-top: 1px solid @gray-dark; + white-space: nowrap; &:hover { border-top-color: @gray-dark;