From 338b9ead702abe6966c5216e669105f3e6620e16 Mon Sep 17 00:00:00 2001 From: Juhana Date: Wed, 1 Mar 2017 20:31:43 +0200 Subject: [PATCH] =?UTF-8?q?=20Fix=20s=C3=B6ss=C3=B6=20image=20dimensions?= =?UTF-8?q?=20Resolve=20#38?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infoscreen/static/css/sosso.css | 4 ++-- infoscreen/static/html/sosso.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infoscreen/static/css/sosso.css b/infoscreen/static/css/sosso.css index 59454b9..f382678 100644 --- a/infoscreen/static/css/sosso.css +++ b/infoscreen/static/css/sosso.css @@ -27,8 +27,8 @@ } .thumbnail { - height: 20vh; - width: auto; + max-width 355px; + max-height 200px; } #sossoimage { diff --git a/infoscreen/static/html/sosso.html b/infoscreen/static/html/sosso.html index 3ea914f..d6c59db 100644 --- a/infoscreen/static/html/sosso.html +++ b/infoscreen/static/html/sosso.html @@ -6,7 +6,7 @@
- +