Skip to content

Commit

Permalink
Updated styles for search refinement in flexpane
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Mar 9, 2016
1 parent f508a8d commit f227f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scss/modules/flexpane/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ span.match {
}

#search_options {
background: $color-shade-light;
background: $color-base;
border-top: 1px solid $color-shade-dark;
color: $base-font-color;
}
Expand All @@ -95,7 +95,7 @@ span.match {

#search_filters {
a {
background: $color-shade-light;
background: $color-base;
color: $base-font-color;
}

Expand Down

0 comments on commit f227f34

Please sign in to comment.