really fix alignment of question mark in help button
This commit is contained in:
parent
bde90dd69f
commit
ebeed77c39
|
@ -137,7 +137,7 @@ $button-border-color: #d4d4d4
|
|||
position: relative
|
||||
top: .4em
|
||||
left: .5em
|
||||
width: 1.3rem
|
||||
width: 1.4rem
|
||||
height: 1.4rem
|
||||
background: $grey1
|
||||
border: none
|
||||
|
@ -146,5 +146,5 @@ $button-border-color: #d4d4d4
|
|||
.icon--question
|
||||
@extend %absolute-center
|
||||
width: 0.6em
|
||||
transform: translateX(0.1em);
|
||||
height: 0.9em
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user