]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Display a bigger image in case of image content
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index b5e47300f56de4205129ee57b08e0f03c597fa9b..48a7420ac22827597aa0c088886e4f1234611bae 100755 (executable)
@@ -568,7 +568,12 @@ a.original {
   height: 10em;
 }
 
-.card .card-image .preview {
+.card .card-fullimage {
+  height: 13.5em;
+}
+
+.card .card-image .preview,
+.card .card-fullimage .preview {
   height: 14em;
   background-size: cover;
   background-repeat: no-repeat;