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