Skip to content

Commit

Permalink
Revert "Padding"
Browse files Browse the repository at this point in the history
This reverts commit 4f9812b.
  • Loading branch information
jameskoster committed Apr 12, 2023
1 parent 4f9812b commit 80b1459
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions packages/block-editor/src/components/block-toolbar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -178,16 +178,6 @@
white-space: nowrap;
}

.is-up-button.is-up-button.is-up-button {
padding-top: $grid-unit;
padding-bottom: $grid-unit-05;
}

.is-down-button.is-down-button.is-down-button {
padding-top: $grid-unit-05;
padding-bottom: $grid-unit;
}

.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover {
border-left-color: $gray-200;
}
Expand Down

0 comments on commit 80b1459

Please sign in to comment.