From 13bb3fa1febfad981e54fea430c3be650debb0c2 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Mon, 1 Oct 2018 13:00:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=A0=B7=E5=BC=8F=EF=BC=9A?= =?UTF-8?q?=E5=BE=AE=E8=B0=83=E9=80=9A=E7=9F=A5=E6=A0=8F=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/site.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/wwwroot/css/site.css b/Bootstrap.Admin/wwwroot/css/site.css index c4df5f0a..4d5c1218 100644 --- a/Bootstrap.Admin/wwwroot/css/site.css +++ b/Bootstrap.Admin/wwwroot/css/site.css @@ -170,7 +170,7 @@ a, a:hover, a:focus { .nav .dropdown-menu { width: 235px; border: none; - margin-left: -74px; + margin-left: -98px; margin-top: 12px; } @@ -178,7 +178,7 @@ a, a:hover, a:focus { border-style: solid; border-width: 0 9px 9px; position: absolute; - left: 85px; + left: 108px; top: -9px; }