We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7131ba commit ac69fc4Copy full SHA for ac69fc4
1 file changed
stylesheets/search.scss
@@ -51,6 +51,7 @@ Form and inputs using .ais- prefix gets added by Algolia InstantSearch.js */
51
52
.ais-Hits-item {
53
list-style: none;
54
+ overflow: hidden;
55
56
&:hover {
57
background: $blue-000;
0 commit comments