]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/3646'
authorTom Hughes <tom@compton.nu>
Wed, 3 Aug 2022 17:45:15 +0000 (18:45 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 3 Aug 2022 17:45:15 +0000 (18:45 +0100)
app/assets/stylesheets/common.scss

index 1f80a9b5b520c08029d9965e273b92b731ec1429..fa5cd5643526b992506a61c05bfbd2ce7947336d 100644 (file)
@@ -283,7 +283,8 @@ body.compact-nav {
   margin-bottom: 10px;
   outline: none;
 
-  &:hover {
+  &:hover,
+  &:focus {
     background-color: black;
   }