From c2c1d8305d8ad572e73d5c2c581882b078e0f530 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Fri, 10 Aug 2018 12:13:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F=EF=BC=9A?= =?UTF-8?q?=E8=B0=83=E6=95=B4btn-fill=E5=BA=95=E7=AB=AF=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Views/Admin/Menus.cshtml | 10 +++++----- Bootstrap.Admin/wwwroot/css/theme-responsive.css | 2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Bootstrap.Admin/Views/Admin/Menus.cshtml b/Bootstrap.Admin/Views/Admin/Menus.cshtml index bcca8ba9..2aef1a4c 100644 --- a/Bootstrap.Admin/Views/Admin/Menus.cshtml +++ b/Bootstrap.Admin/Views/Admin/Menus.cshtml @@ -14,15 +14,15 @@ @section query {
-
+
-
+
-
+
-
+
-
+
diff --git a/Bootstrap.Admin/wwwroot/css/theme-responsive.css b/Bootstrap.Admin/wwwroot/css/theme-responsive.css index d7bd3672..c56c466f 100644 --- a/Bootstrap.Admin/wwwroot/css/theme-responsive.css +++ b/Bootstrap.Admin/wwwroot/css/theme-responsive.css @@ -24,6 +24,8 @@ .btn-fill { width: auto; + align-self: flex-end; + margin-bottom: 2px; } }