pull/4468/head
David Baker 2017-07-07 10:49:19 +01:00
parent 43bdc04637
commit b4602fd2b1
1 changed files with 1 additions and 0 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;
}