diff --git a/services/web/frontend/stylesheets/app/editor/toolbar.less b/services/web/frontend/stylesheets/app/editor/toolbar.less index b6fcbe741d..36ddbaf3ab 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: inline-flex; + display: flex; align-items: center; height: @toolbar-btn-height; margin-right: 5px;