From 1f64739adae3a20fd831931c47d03693b735ae43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Koci=C3=A1n?= Date: Wed, 11 Nov 2015 22:49:48 +0100 Subject: [PATCH] =?UTF-8?q?Galerie:=20responzivn=C3=AD=20zmen=C5=A1ov?= =?UTF-8?q?=C3=A1n=C3=AD=20fotky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/static/css/mamweb.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 76adb545..f3c705dd 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -445,6 +445,13 @@ div.zadani_azad_termin { /* galerie */ +/* velká fotka */ +.galerie .obrazek { + max-width: 100%; + height: auto; + width: auto\9; /* ie8 */ +} + .predchozi_obrazek{ position: absolute; z-index: 1;