Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview

This commit is contained in:
David Baker
2017-07-10 14:35:51 +01:00
3 changed files with 7 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ limitations under the License.
}
.mx_MyGroups_joinCreateButton object {
/* Otherwise the SVG object absorbs clicks and the button doesn't work */
pointer-events: none;
}