]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/sidenav.scss
Card no preview replaced by wallabag logo
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / sidenav.scss
index 86e4a095960fa6f5db70275667603699f0ddfa0d..416dc1c7b7283ef6434a74f33a1e0bc820bf8f46 100644 (file)
@@ -7,10 +7,14 @@
 
   li {
     padding: 0;
+
+    &.logo > a:hover {
+      background: initial;
+    }
   }
 
   a {
-    margin: 0 auto;
+    margin: 0;
   }
 
   &.fixed a {