Fix typo for integs error button error

pull/5082/head
Luke Barnard 2017-09-19 10:46:00 +01:00
parent 828e9d5eb4
commit 38c0d62478
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ limitations under the License.
float: right;
}
.mx_RoomSettings_integrationsButton_error {
pointer: not-allowed;
cursor: not-allowed;
}
.mx_RoomSettings_integrationsButton_errorPopup {
position: absolute;