diff --git a/packages/block-editor/src/components/link-control/style.scss b/packages/block-editor/src/components/link-control/style.scss index 08c65a169903f3..c0cf8a3bc2afe9 100644 --- a/packages/block-editor/src/components/link-control/style.scss +++ b/packages/block-editor/src/components/link-control/style.scss @@ -38,7 +38,6 @@ $block-editor-link-control-number-of-actions: 1; .block-editor-link-control__search-item-top { gap: $grid-unit-05; flex-wrap: wrap; - justify-content: flex-end; .components-button.has-icon { width: auto;