JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
/admin_pages: fix cms_images icons for tall images
authorJason Woofenden <jason@jasonwoof.com>
Fri, 6 Nov 2015 22:37:57 +0000 (17:37 -0500)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 6 Nov 2015 22:37:57 +0000 (17:37 -0500)
admin_pages.html

index 593b5c0..e6630f5 100644 (file)
@@ -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;