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 {