X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e5d47e6a853a00731d01868e3dc961149345ef5..7dbf65c8f372f99876e0b1ec8e1a73e6b5d96de8:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index fdf35d615..9ec7fb3f4 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -201,16 +201,9 @@ nav.secondary { &:hover { border-color: $grey; } - &:focus { - background-color: white; - box-shadow: none; - } } &.show .btn-outline-secondary { background-color: white; - &:focus { - box-shadow: none; - } } }