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; ?> -
  • +
  • Добавить объект
  • -
  • Добавить объект
  • +
  • Добавить объект