center question mark in help button

This commit is contained in:
Lisa Passing 2015-03-16 13:02:56 +01:00
parent 754ac9dab9
commit bde90dd69f

View File

@ -135,17 +135,16 @@ $button-border-color: #d4d4d4
.button--help
position: relative
top: .3em
top: .4em
left: .5em
width: 1.5rem
height: 1.5rem
width: 1.3rem
height: 1.4rem
background: $grey1
border: none
&:hover
background-color: $teal1
.icon--question
@extend %absolute-center
width: 0.9em
transform: translateX(.1em)
background-size: 80% auto
width: 0.6em
transform: translateX(0.1em);