really fix alignment of question mark in help button

This commit is contained in:
Lisa Passing 2015-03-16 13:26:00 +01:00
parent bde90dd69f
commit ebeed77c39

View File

@ -137,7 +137,7 @@ $button-border-color: #d4d4d4
position: relative position: relative
top: .4em top: .4em
left: .5em left: .5em
width: 1.3rem width: 1.4rem
height: 1.4rem height: 1.4rem
background: $grey1 background: $grey1
border: none border: none
@ -146,5 +146,5 @@ $button-border-color: #d4d4d4
.icon--question .icon--question
@extend %absolute-center @extend %absolute-center
width: 0.6em width: 0.6em
transform: translateX(0.1em); height: 0.9em