Merge pull request #6106 from vector-im/luke/fix-long-group-name

Fix long group name pushing settings cog into void
This commit is contained in:
Matthew Hodgson 2018-02-07 18:03:43 +00:00 committed by GitHub
commit d484a1cd85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,8 @@ limitations under the License.
.mx_GroupView_header_leftCol {
flex: 1;
overflow: hidden;
}
.mx_GroupView_header_rightCol {