From: Jason Woofenden Date: Fri, 6 Nov 2015 22:37:57 +0000 (-0500) Subject: /admin_pages: fix cms_images icons for tall images X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=commitdiff_plain;h=ddc328b5b754c573d029b410375fc78b6da7c443 /admin_pages: fix cms_images icons for tall images --- diff --git a/admin_pages.html b/admin_pages.html index 593b5c0..e6630f5 100644 --- a/admin_pages.html +++ b/admin_pages.html @@ -47,6 +47,7 @@ display: inline-block; overflow: hidden; text-align: center; + background-size: contain; background-position: 50% 50%; background-repeat: no-repeat; background-color: transparent;