diff --git a/services/web/frontend/stylesheets/app/editor/toolbar.less b/services/web/frontend/stylesheets/app/editor/toolbar.less index 36ddbaf3ab..b6fcbe741d 100644 --- a/services/web/frontend/stylesheets/app/editor/toolbar.less +++ b/services/web/frontend/stylesheets/app/editor/toolbar.less @@ -237,7 +237,7 @@ } .toggle-switch { - display: flex; + display: inline-flex; align-items: center; height: @toolbar-btn-height; margin-right: 5px;