From 2e3e2bf3f21e9dd144a1cc327210396e323fce3a Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Sat, 12 Nov 2016 18:52:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=8F=B3=E4=B8=8A=E8=A7=92na?= =?UTF-8?q?v=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/site.css | 2 +- Bootstrap.Admin/Views/Shared/Header.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/Content/css/site.css b/Bootstrap.Admin/Content/css/site.css index 495e8ee1..e3fbf155 100644 --- a/Bootstrap.Admin/Content/css/site.css +++ b/Bootstrap.Admin/Content/css/site.css @@ -95,7 +95,6 @@ div button span { /*Title*/ .sidebar-toggle-box { - margin-top: 20px; font-size: 21px; color: #333; float: left; @@ -182,6 +181,7 @@ div button span { padding: 6px; background: none; margin-right: 0; + display: block; } .top-menu > li > a:hover .caret { diff --git a/Bootstrap.Admin/Views/Shared/Header.cshtml b/Bootstrap.Admin/Views/Shared/Header.cshtml index 930895b9..d085d014 100644 --- a/Bootstrap.Admin/Views/Shared/Header.cshtml +++ b/Bootstrap.Admin/Views/Shared/Header.cshtml @@ -183,7 +183,7 @@ } -