Skip to content

Commit

Permalink
Prevent toolbar settings items from stacking
Browse files Browse the repository at this point in the history
This is not really a full fix for the responsive styling problem (#44 (comment)), but just to make it consistent with the other toolbar elements.
  • Loading branch information
mirka committed Sep 7, 2021
1 parent 4929e44 commit 4e855c0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/block-editor-toolbar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
.edit-post-header__settings {
display: inline-flex;
align-items: center;
flex-wrap: wrap;

button.components-button.has-icon {
margin-right: 0;
Expand Down

0 comments on commit 4e855c0

Please sign in to comment.