Skip to content

Commit aa5696d

Browse files
committed
Revert "instantsearch.css: don't highlight last clicked prev/next button"
This reverts commit b17ccc8.
1 parent b17ccc8 commit aa5696d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/css/instantsearch.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,7 @@ footer.md-footer {
126126
margin: 0;
127127
}
128128

129-
.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link,
130-
.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link:focus {
131-
background-color: transparent;
129+
.md-content .ais-InstantSearch .ais-Pagination .ais-Pagination-link {
132130
border: none;
133131
font-size: 14px;
134132
line-height: 21px;

0 commit comments

Comments
 (0)