Skip to content

Commit ac69fc4

Browse files
authored
Hide content that overflows in search list (#17066)
1 parent b7131ba commit ac69fc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stylesheets/search.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Form and inputs using .ais- prefix gets added by Algolia InstantSearch.js */
5151

5252
.ais-Hits-item {
5353
list-style: none;
54+
overflow: hidden;
5455

5556
&:hover {
5657
background: $blue-000;

0 commit comments

Comments
 (0)