Filters New line-height fix and remove height
parent
6b1d6993f0
commit
7a0cf62af5
|
@ -4,8 +4,7 @@
|
||||||
@include clearfix;
|
@include clearfix;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: block;
|
display: block;
|
||||||
height: 32px;
|
margin-bottom: .5rem;
|
||||||
margin-bottom: 1rem;
|
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
position: relative;
|
position: relative;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
@ -49,9 +49,6 @@
|
||||||
|
|
||||||
.filters-applied {
|
.filters-applied {
|
||||||
margin-top: .5rem;
|
margin-top: .5rem;
|
||||||
.single-filter {
|
|
||||||
margin-bottom: .5rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.filters-step-cat {
|
.filters-step-cat {
|
||||||
|
|
Loading…
Reference in New Issue