Skip to content

Commit

Permalink
use d-flex bootstrap call instead options in the search result component
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni committed Dec 24, 2023
1 parent f12ce21 commit 0191163
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions app/assets/stylesheets/search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@
.search-page-input-container{
width: 100%;
}
.search-page-sizedbox{

padding-top: 80px;
}
.search-page-input{
position: relative;
padding-bottom: 80px;
}
.search-page-input input{
position: absolute;
Expand Down Expand Up @@ -45,9 +43,7 @@
color: #888888;
font-size: 14px;
}
.search-page-advanced .filter-container .options{
display: flex;
}




Expand Down

0 comments on commit 0191163

Please sign in to comment.