diff --git a/app/styles/app/modules/buttons.sass b/app/styles/app/modules/buttons.sass index 7ea35a31..d081c2a9 100644 --- a/app/styles/app/modules/buttons.sass +++ b/app/styles/app/modules/buttons.sass @@ -18,15 +18,14 @@ $button-border-color: #d4d4d4 color: $white white-space: nowrap border-radius: 2px - + background-color: $grey-lighter .button:hover, .button:focus, .button:active, .button.active border-color: $button-border-color - border-bottom-color: #2a65a0 - background-color: #40454f + background-color: $grey-medium text-decoration: none color: #fff