]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/article.scss
Merge pull request #3137 from aaa2000/isolated-tests
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / article.scss
index 0c7735c33d5df3ac3c028ee9e9a2e03a15527530..27ff52214d521620f735c2bb7b85a306f8e2d134 100644 (file)
       background-color: $blueAccentColor;
       padding: 0 15px 0 10px;
       margin: auto 2px;
+      border-radius: 6px;
 
       a,
       i {
       height: auto;
 
       li a i.material-icons {
-        margin: auto 5px auto 0;
+        margin: auto 5px auto -8px;
       }
     }