diff --git a/Bootstrap.Admin/wwwroot/css/theme.css b/Bootstrap.Admin/wwwroot/css/theme.css index 6c02f452..af5497fc 100644 --- a/Bootstrap.Admin/wwwroot/css/theme.css +++ b/Bootstrap.Admin/wwwroot/css/theme.css @@ -75,10 +75,11 @@ input.pending { } .form-check-input + span, .form-check-input + label { - max-width: 148px; + max-width: 98px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; + display: inline-block; } /*Bootstrap Table BUG */