Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
fix: minor style issue in autcomplete no result
Browse files Browse the repository at this point in the history
  • Loading branch information
tux4 committed Oct 15, 2019
1 parent 1f9c2aa commit 7fbf586
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion parijat-frontend/src/components/searchbox/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
}

.NoSuggestion > p {
display: flex;
margin: 0.25rem;
width: 100%;
white-space: normal;
Expand All @@ -96,4 +97,4 @@
.NoSuggestion__Icon {
margin-right: 0.25rem;
margin-left: 0.25rem;
}
}

0 comments on commit 7fbf586

Please sign in to comment.