From 114db4fb23df33cfd0fb4106e0cf6cb638caa0ec Mon Sep 17 00:00:00 2001 From: icemate Date: Thu, 4 Feb 2016 16:43:38 +0200 Subject: [PATCH] tokar commit --- frontend/views/layouts/main.php | 5 +++-- frontend/web/css/style.css | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index d238dc4..23c26ee 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -120,8 +120,9 @@ AppAsset::register($this);
- - + + +
Проекты
    diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 28d069c..0c0f163 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -258,7 +258,7 @@ ul.main-menu li span:after{ box-sizing: border-box; padding: 0 5px 0 128px; } -.search-main-menu form input[type="submit"] { +.search-main-menu form button[type="submit"] { width: 29px; height: 29px; position: absolute; @@ -4953,7 +4953,7 @@ input.custom-check:checked + label span, input.custom-check:checked + label:hove padding-left: 10px; box-sizing: border-box; border-right: 1px solid #b7b7b7; - margin-top: 7px; + margin-top: 5px; cursor: pointer; padding-right: 28px; position: relative; -- libgit2 0.21.4