Skip to content
Snippets Groups Projects
Commit 11fc8842 authored by Chhavi Sharma's avatar Chhavi Sharma Committed by Chris Wells
Browse files

Issue #3487960 by chhavi.sharma, chrisfromredfin, rkoller, shalini_jha: Adjust...

Issue #3487960 by chhavi.sharma, chrisfromredfin, rkoller, shalini_jha: Adjust the "Sort by" select component to the Drupal Design System
parent fd257319
No related branches found
No related tags found
No related merge requests found
......@@ -998,20 +998,21 @@
/* <Search/SearchSort> */
.search__sort {
z-index: 2;
margin-block-end: 1.5rem;
}
.search__sort label[for] {
cursor: pointer;
}
.search__sort label {
display: block;
font-size: 0.9rem;
font-weight: bold;
}
.search__sort-select.form-element {
border: none;
background-color: #d3d4d9;
}
.search__sort-select:hover {
cursor: pointer;
min-width: 10rem;
}
@media screen and (max-width: 855px) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment