From 649295493fbf35389a5fd26947201d73fd4b4333 Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Thu, 19 May 2016 20:39:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BB=20=D1=81=D0=B4?= =?UTF-8?q?=D0=B2=D0=B8=D0=B3=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BA=D0=B0=D1=80?= =?UTF-8?q?=D1=82=D1=8B=20=D0=B2=D0=BB=D0=B5=D0=B2=D0=B0=20=D0=BF=D1=80?= =?UTF-8?q?=D0=B8=20=D0=BE=D1=82=D0=BA=D1=80=D1=8B=D1=82=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BE=D0=B9=20=D0=BF=D0=B0=D0=BD=D0=B5?= =?UTF-8?q?=D0=BB=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/css/style.css b/public/css/style.css index d3b7b6e..8badf6b 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -12,7 +12,6 @@ html body h1 {font-family: Ubuntu, sans-serif;} html body h2 {font-family: Ubuntu, sans-serif;} html body h3 {font-family: Ubuntu, sans-serif;} div#map {width: 100%; position: absolute; top: 0; bottom: 0px;} -body.openBox div#map {right: 250px;} div.clear {clear: both;} div.infoCard {text-align: justify; height: 258px; overflow-y: auto; padding-right: 4px;} div.infoCard h3 {text-align: center; margin-top: 0;}