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

View File

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