MDL-55782 groups: wrap long group names (theme: boost)

In the groups UI if a group name is very long it now no longer underlaps
the user column on its right hand side.
This commit is contained in:
Ryan Wyllie 2016-12-08 06:35:17 +00:00
parent efafa567e4
commit 568c785fda

View File

@ -287,6 +287,7 @@
select {
min-width: 175px;
max-width: 90%;
}
}
}