From b64a5a80f37ef8b316ae743e89badecc90465fd5 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Sat, 8 Sep 2018 23:16:53 +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=E5=9B=BE=E6=A0=87=E9=80=89=E6=8B=A9=E6=A1=86?= =?UTF-8?q?=E5=9C=A8=E4=B8=8D=E5=90=8C=E5=B0=BA=E5=AF=B8=E5=B1=8F=E5=B9=95?= =?UTF-8?q?=E4=B8=8B=E5=8F=B3=E4=BE=A7=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/fa.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bootstrap.Admin/wwwroot/css/fa.css b/Bootstrap.Admin/wwwroot/css/fa.css index 4277fc25..cec26717 100644 --- a/Bootstrap.Admin/wwwroot/css/fa.css +++ b/Bootstrap.Admin/wwwroot/css/fa.css @@ -261,10 +261,10 @@ } .fa-icons { - margin-right: 120px; + margin-right: 140px; } .modal-body .fa-icons { - margin-right: 148px; + margin-right: 155px; } }