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-12 13:19:18 +00:00
committed by Dan Poltawski
parent 74eecb6078
commit c5452484ee
+1
View File
@@ -287,6 +287,7 @@
select {
min-width: 175px;
max-width: 90%;
}
}
}