Skip to content

Commit 46c5795

Browse files
committed
instantsearch.css: Fix result item CSS (#2742)
(cherry picked from commit ab038d5)
1 parent 3003c7f commit 46c5795

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)