diff --git a/public/assets/css/thetool.css b/public/assets/css/thetool.css index 7e8a5643b..f801ca836 100644 --- a/public/assets/css/thetool.css +++ b/public/assets/css/thetool.css @@ -753,3 +753,8 @@ td.controls { padding-bottom: 1px; border-radius: 4px; } + +.select2-container { + width: 100% !important; + max-width: 100% !important; +}