From 38e36f5a61c97815f2ea11f632b259504cf1df36 Mon Sep 17 00:00:00 2001 From: Argo-MacBookPro Date: Fri, 10 Aug 2018 21:12:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9Abootstrap-table-t?= =?UTF-8?q?oolbar=20dropdown-menu=E6=9C=80=E5=B0=8F=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=B8=BA=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/wwwroot/css/theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index 252bc014..91ee9b37 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -114,6 +114,10 @@ input.pending { .card-body .bootstrap-table { margin-top: -10px; } + +.fixed-table-toolbar .dropdown-menu { + min-width: unset; +} /*Bootstrap Table BUG END*/ .file-drop-zone.clickable:hover {