diff --git a/app/styles/app/modules/buttons.sass b/app/styles/app/modules/buttons.sass index cc60c1fb..a5e29f3e 100644 --- a/app/styles/app/modules/buttons.sass +++ b/app/styles/app/modules/buttons.sass @@ -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);