From 124429e95cd7f6f193a2b7e2bd539dfbaf66ded0 Mon Sep 17 00:00:00 2001 From: Adrien Beudin Date: Fri, 13 May 2016 11:24:32 +0200 Subject: [PATCH] fix exposure theme --- prosopopee/themes/exposure/static/css/style.css | 2 +- prosopopee/themes/exposure/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/prosopopee/themes/exposure/static/css/style.css b/prosopopee/themes/exposure/static/css/style.css index 9df7d97..3cd4eda 100644 --- a/prosopopee/themes/exposure/static/css/style.css +++ b/prosopopee/themes/exposure/static/css/style.css @@ -261,5 +261,5 @@ nav ul li > a.item-menu::before { } .gallery-cover img.fillWidth { - width: 100%; + height: 100%; } diff --git a/prosopopee/themes/exposure/templates/index.html b/prosopopee/themes/exposure/templates/index.html index 568178c..ded46e6 100644 --- a/prosopopee/themes/exposure/templates/index.html +++ b/prosopopee/themes/exposure/templates/index.html @@ -32,10 +32,10 @@ {% endif %} {% if video %} {% set video = "" %} {% else %}