MDL-55782 groups: wrap long group names

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:
=
2016-12-07 09:41:56 +01:00
parent f945d178cc
commit c278cfab69
2 changed files with 2 additions and 1 deletions
@@ -262,6 +262,7 @@
select {
min-width: 175px;
max-width: 90%;
}
}
}
File diff suppressed because one or more lines are too long