Skip to content

Commit

Permalink
move search for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Waye authored and Bradley Waye committed Nov 8, 2023
1 parent 9449789 commit 84c1f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/themes/gavias_colin/css/newsearch.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ header button.btn.btn-default {

@media (max-width: 480px) {
.col-md-1.col-sm-1.col-xs-1.right-header.mha-search-region-btn {
top: -70px !important;
right: 85px !important;
top: -110px !important;
right: 100px !important;
}
}

0 comments on commit 84c1f9e

Please sign in to comment.