diff --git a/docs/gentelella/build/css/custom.css b/docs/gentelella/build/css/custom.css index 8b2e3cf183d..fcaf1623d1f 100644 --- a/docs/gentelella/build/css/custom.css +++ b/docs/gentelella/build/css/custom.css @@ -4926,4 +4926,8 @@ table thead .checkbox.radio { margin-top:-7px;margin-top:-21px; } table.dataTable.display tbody tr.prrTooHigh { background-color: rgba(255, 0, 0, 10%); +} + +.select2 { + max-width: 100%; } \ No newline at end of file