Skip to content

Commit

Permalink
change(header): Small fix in search popup
Browse files Browse the repository at this point in the history
  • Loading branch information
kreafox committed Feb 3, 2023
1 parent 7c55c32 commit 3d622ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/themes/eea/extras/header.less
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@
font-weight: @searchBoxFullSearchFontWeight;

.ui.container {
display: flex;
justify-content: @searchBoxFullSearchJustifyContent;
gap: @searchBoxFullSearchGap;

Expand Down

0 comments on commit 3d622ea

Please sign in to comment.