From 2fbe67f6ba2819a8e288dfc09816b4220bee7998 Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Wed, 26 Oct 2016 10:56:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83Logout=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E4=B8=8E=E5=AD=97=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Content/css/site.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bootstrap.Admin/Content/css/site.css b/Bootstrap.Admin/Content/css/site.css index dc1141c3..244e8d28 100644 --- a/Bootstrap.Admin/Content/css/site.css +++ b/Bootstrap.Admin/Content/css/site.css @@ -158,6 +158,10 @@ a.logo { top: 50px; } + .top-nav .dropdown-menu.extended.logout li a i { + margin-bottom: 4px; + } + .top-nav .nav .caret { border-bottom-color: #A4AABA; border-top-color: #A4AABA;