Skip to content

Commit

Permalink
Fix trash alignment. (WordPress#24889)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Aug 28, 2020
1 parent f393474 commit 86c6053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/post-trash/style.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.editor-post-trash.components-button {
margin-left: -6px; // Optically align the button with elements above.
margin-top: $grid-unit-05;
}

0 comments on commit 86c6053

Please sign in to comment.