Skip to content

Commit ab038d5

Browse files
authored
instantsearch.css: Fix result item CSS (#2742)
1 parent 7d5a2be commit ab038d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/css/instantsearch.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ footer.md-footer {
8080
line-height: 20px;
8181
letter-spacing: 0.12px;
8282
margin: 4px 0;
83+
display: block;
84+
text-align: left;
8385
}
8486

8587
.md-content .ais-InstantSearch .instantsearch__entry-header .ais-Highlight-highlighted {

0 commit comments

Comments
 (0)