]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/cards.scss
Merge pull request #3783 from wallabag/issue-3780
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / cards.scss
index 9e3599d5ea020efbf1bbc9eea6abb5f2f21e3e52..4f67e03850096c1f05fa06017d43d3502010cd36 100644 (file)
@@ -221,9 +221,11 @@ a.original:not(.waves-effect) {
   div.metadata {
     .chip {
       background-color: $blueAccentColor;
-      padding: 0 15px 0 10px;
+      padding: 0 7px;
       margin: auto 2px;
       border-radius: 6px;
+      line-height: 22px;
+      height: 22px;
 
       a,
       i {