From 5a31e1202c510cb5d77aff15e7dff0813fa59763 Mon Sep 17 00:00:00 2001 From: Krivchikov Dmitry Date: Fri, 8 Apr 2016 17:08:40 +0300 Subject: [PATCH] =?UTF-8?q?FIX=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D0=B6=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BF=D1=83=D0=BD=D0=BA=D1=82?= =?UTF-8?q?=D0=B0=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D1=82=D0=BE=D1=87=D0=BA=D0=B8=20=D0=B2=20=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0=D0=B2=D0=BD=D0=BE=D0=BC=20=D0=BC=D0=B5=D0=BD=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/indexMap.css | 4 +--- public/css/style.css | 2 +- views/topNavigation.php | 4 ++-- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/public/css/indexMap.css b/public/css/indexMap.css index 3d8f4f2..89cd1bd 100644 --- a/public/css/indexMap.css +++ b/public/css/indexMap.css @@ -1,7 +1,5 @@ @media screen and (max-width:815px) { - .onlyBigScreen { - display: none; - } + .onlyBigScreen {display: none!important;} div.header{ padding: 5px 7px; diff --git a/public/css/style.css b/public/css/style.css index 8465c94..9f9d1b8 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -154,7 +154,7 @@ img.imageInArticle {border: solid 3px white;max-width: 100%;} } @media screen and (max-width:815px) { - .onlyBigScreen {display: none;} + .onlyBigScreen {display: none!important;} body { padding: 60px 0 0 0!important; diff --git a/views/topNavigation.php b/views/topNavigation.php index 1c28e33..60a4111 100644 --- a/views/topNavigation.php +++ b/views/topNavigation.php @@ -77,11 +77,11 @@ if (App::$user && App::$user->id) { getCountByUser(App::$user->id) > 0; ?> -
  • +
  • Добавить объект
  • -
  • Добавить объект
  • +
  • Добавить объект