From 051f154696913ec5bac3b16a0db3acb79defcdbb Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 27 Apr 2016 15:42:29 +0300 Subject: [PATCH] git --- frontend/web/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 4f2e9c7..c4a4c1b 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -7015,8 +7015,8 @@ li.active-menu-admin:hover a .ico_num { list-style: none; float: left; background: #f1f1f1; - height: 42px; - line-height: 42px; + height: 40px; + line-height: 40px; color: inherit; font-size: 15px; cursor: pointer; @@ -7047,7 +7047,7 @@ li.active-menu-admin:hover a .ico_num { border-bottom: 1px solid #fff; position: absolute; left: 0; - bottom: 2px; + bottom: 0; content: ''; box-sizing: border-box; } -- libgit2 0.21.4