]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/3649'
[rails.git] / app / assets / stylesheets / common.scss
index fdf35d615d0e106981421e3d85e1701130337db9..9ec7fb3f4f14f6a2ad429738f44051cd26560484 100644 (file)
@@ -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;
-      }
     }
   }