]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/cards.scss
Merge pull request #3449 from Simounet/feature/share-page
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / cards.scss
index 596d0a59773cd7d4f48e40972b0413076818934a..7b38a743e356ba975affc0466f92082580682618 100644 (file)
@@ -134,6 +134,7 @@ main {
   .card-fullimage .preview {
     height: 14em;
     background: no-repeat 50%/cover;
+    display: block;
   }
 
   &.sw {
@@ -200,6 +201,7 @@ a.original:not(.waves-effect) {
       background-color: $blueAccentColor;
       padding: 0 15px 0 10px;
       margin: auto 2px;
+      border-radius: 6px;
 
       a,
       i {