]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Fix card action overlap
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index 8e33cfbcb12e5cc63287b5b5a47bf9b523db7450..1af307774dbbe5356a9c8982a00f31a58813d3b4 100755 (executable)
@@ -544,6 +544,10 @@ a.original {
   line-height: 24px;
 }
 
+.card .card-action ul.tools li a.tool {
+  margin-right: 5px !important;
+}
+
 .card .card-action a {
   color: #fff;
   margin: 0;