Skip to content

Commit

Permalink
Restore default mobile padding on search form #3342
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaKind committed Jun 21, 2024
1 parent 9e1b3f8 commit 15e3deb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ $_text-input-height: 3rem;
$_clear-button-inline-size: 48px;

.search-form {
@include layout.allow-edge-to-edge-content-when-narrow();

margin-bottom: functions.px-to-rem(48px);
}

Expand Down

0 comments on commit 15e3deb

Please sign in to comment.