diff --git a/services/web/public/stylesheets/app/editor/toolbar.less b/services/web/public/stylesheets/app/editor/toolbar.less index 8883b3bb2c..4ea41c0b95 100644 --- a/services/web/public/stylesheets/app/editor/toolbar.less +++ b/services/web/public/stylesheets/app/editor/toolbar.less @@ -77,10 +77,12 @@ display: flex; float: left; text-align: center; + align-items: center; } .toolbar-right { display: flex; + align-items: center; flex-grow: 1; justify-content: flex-end; .btn-full-height {