Skip to content

Commit

Permalink
Fix query panel position in new UI layout
Browse files Browse the repository at this point in the history
Change-Id: Iaada4a0eea418d5ee4d91c52f4be06186eaaa997
  • Loading branch information
Akron committed Jan 9, 2025
1 parent 52e66cb commit 176c46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/scss/header/searchbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
}

.query.panel {
padding-right: $right-distance + $button-width;
padding-right: $button-width;
}

// Specify result button group layout
Expand Down

0 comments on commit 176c46d

Please sign in to comment.