Skip to content

Commit

Permalink
fix mobile padding for SearchResultItem__link
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtg-nav committed Apr 9, 2021
1 parent b2049ff commit 3387e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/search/searchResults/SearchResultsItem.less
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
@media (max-width: @screen-sm-max) {
.SearchResultItem__link {
padding: 1rem 0.75rem;
margin-bottom: 0.5rem;
}
}

Expand Down

0 comments on commit 3387e9e

Please sign in to comment.