Skip to content

Commit

Permalink
Fix navigation screen inserter horizontal scrollbar. (#29930)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen authored Mar 18, 2021
1 parent 924d5c3 commit 1e9dd97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/block-editor/src/components/inserter/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,6 @@ $block-inserter-tabs-height: 44px;
float: left;
}

.block-editor-inserter__quick-inserter .block-editor-inserter__panel-content {
padding: $grid-unit-10;
}

.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content,
.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content {
padding: $grid-unit-20;
Expand Down

0 comments on commit 1e9dd97

Please sign in to comment.