Skip to content

Commit 232be46

Browse files
committed
instantsearch.css: Use same chevron than custom.js
1 parent a41f5d3 commit 232be46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/css/instantsearch.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ footer.md-footer {
109109
}
110110

111111
.md-content .ais-InstantSearch .instantsearch__entry-breadcrumbs-item:after {
112-
content: '>';
112+
content: '';
113113
display: inline-block;
114-
padding: 0 10px;
114+
padding: 0 5px;
115115
}
116116

117117
.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-list:not([hidden]) {

0 commit comments

Comments
 (0)