Font awesome styling update not yet fixed for stacks
This commit is contained in:
@@ -23,7 +23,7 @@ span.icon
|
||||
.mark-order-delivered .button-icon
|
||||
background-image: image-url('icons/order-doublecheck.png')
|
||||
|
||||
.fa-shifted-stack
|
||||
//.fa-shifted-stack
|
||||
@extend .fa-stack
|
||||
//.fa-shifted-stack
|
||||
position: relative
|
||||
@@ -38,3 +38,22 @@ span.icon
|
||||
left: 20%
|
||||
&:first-child
|
||||
left: -10%
|
||||
.fa-shifted-stack .fa-shifted:last-child
|
||||
margin-left: -1.15rem
|
||||
button, .button
|
||||
.fa-shifted-stack
|
||||
.fa-shifted:last-child
|
||||
margin-left: -0.85rem
|
||||
.fa-stack.fa-stack-sized
|
||||
width: auto
|
||||
height: auto
|
||||
line-height: 0 // For some reason this works on supplier dashboard for list
|
||||
vertical-align: -15%
|
||||
.fa-stack-small
|
||||
font-size: 0.5em
|
||||
.fa:last-child
|
||||
margin-left: -1.35rem
|
||||
vertical-align: -20%
|
||||
&.fa-stack-small
|
||||
margin-left: -1.35rem
|
||||
vertical-align: 30%
|
||||
|
||||
Reference in New Issue
Block a user