From add89ffb478e1e42e7b01da8c3822c85c0e4938e Mon Sep 17 00:00:00 2001 From: summerscope Date: Wed, 18 Jun 2014 18:53:02 +1000 Subject: [PATCH] Update images styling to make more generic / modular and remove styling specific to producers to make more scalable. --- app/assets/stylesheets/darkswarm/images.css.sass | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/app/assets/stylesheets/darkswarm/images.css.sass b/app/assets/stylesheets/darkswarm/images.css.sass index 90207a2239..59fde9b48d 100644 --- a/app/assets/stylesheets/darkswarm/images.css.sass +++ b/app/assets/stylesheets/darkswarm/images.css.sass @@ -15,23 +15,12 @@ padding: 0 .producer-hero-img - background-color: #999 + background-color: #333 width: 100% min-height: 160px height: inherit max-height: 260px overflow: hidden - margin-top: 2em - margin-bottom: 1em - - -h3.producer-name - background-color: rgba(255,255,255,0.65) - height: 2.5em - width: 100% - position: absolute - bottom: 0 - padding: 0.5em .producer-logo max-width: 220px