position dropups on buildTiles differently
This commit is contained in:
parent
0ff2f25de4
commit
942a48996a
|
@ -141,7 +141,6 @@
|
||||||
|
|
||||||
.dropup--status
|
.dropup--status
|
||||||
@extend %dropup
|
@extend %dropup
|
||||||
left: 0
|
|
||||||
right: 0
|
right: 0
|
||||||
margin: auto
|
margin: auto
|
||||||
display: none
|
display: none
|
||||||
|
@ -149,9 +148,11 @@
|
||||||
bottom: -3px
|
bottom: -3px
|
||||||
&:before
|
&:before
|
||||||
bottom: -4px
|
bottom: -4px
|
||||||
|
.icon
|
||||||
|
margin-right: 0
|
||||||
@media #{$medium-up}
|
@media #{$medium-up}
|
||||||
top: -2.3em
|
top: -2.3em
|
||||||
width: 4.8em
|
width: 5em
|
||||||
padding: .1em .1em
|
padding: .1em .1em
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user