diff --git a/assets/stylesheets/app.css b/assets/stylesheets/app.css index 48f0f2f..baa1fb4 100644 --- a/assets/stylesheets/app.css +++ b/assets/stylesheets/app.css @@ -177,6 +177,7 @@ select.form-control:not([multiple]):not([size]) { .selectgroup-label { padding: .375rem .5rem; border-radius: 4px; + overflow-wrap: break-word; } .selectgroup-label:hover {