From eae553f8164496b59fa2036a6fc2e8571dba2dcd Mon Sep 17 00:00:00 2001 From: Luke Bennett Date: Mon, 9 Apr 2018 17:29:24 +0100 Subject: [PATCH] fix lint --- app/assets/stylesheets/framework/buttons.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/framework/buttons.scss b/app/assets/stylesheets/framework/buttons.scss index 07f92df6048..48f20029383 100644 --- a/app/assets/stylesheets/framework/buttons.scss +++ b/app/assets/stylesheets/framework/buttons.scss @@ -441,7 +441,7 @@ &.btn-secondary-hover-link { color: $gl-text-color-secondary; - + &:hover, &:active, &:focus { @@ -452,7 +452,7 @@ &.btn-primary-hover-link { color: inherit; - + &:hover, &:active, &:focus {