From c6d599a17af4351209b3c274f733ee9e9464ce3f Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Mon, 7 Dec 2015 00:27:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BB=D0=BE=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BA?= =?UTF-8?q?=D0=B0=20=D0=BD=D0=B0=20=D0=BC=D0=B0=D0=BB=D0=B5=D0=BD=D1=8C?= =?UTF-8?q?=D0=BA=D0=B8=D1=85=20=D1=8D=D0=BA=D1=80=D0=B0=D0=BD=D0=B0=D1=85?= =?UTF-8?q?=20-=20=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D0=B0=D0=B1?= =?UTF-8?q?=D1=81=D0=BE=D0=BB=D1=8E=D1=82=D0=BD=D0=BE=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/pageStyle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/pageStyle.css b/public/css/pageStyle.css index 72d100a..eb71269 100644 --- a/public/css/pageStyle.css +++ b/public/css/pageStyle.css @@ -34,6 +34,7 @@ div#control {position: fixed; z-index: 1000;} @media screen and (max-width:815px) { .pagePoinsNearCards {display: inline-block; width: 120px; height: 90px; overflow: hidden;} .pagePoinsNearCardsImg {width: 120px; height: 90px;} + nav.navbar-fixed-top {position: absolute;} } @media screen and (max-width:640px) {