X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fmain.css;h=48a7420ac22827597aa0c088886e4f1234611bae;hb=8d7b4f0eff9d07f8d6d354e09fd926abf26aa4ce;hp=b5e47300f56de4205129ee57b08e0f03c597fa9b;hpb=e9490a344376036978956aedeb213066fdbf49e4;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css index b5e47300..48a7420a 100755 --- a/app/Resources/static/themes/material/css/main.css +++ b/app/Resources/static/themes/material/css/main.css @@ -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;