remove unused class

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/4525/head
Michael Telatynski 2017-07-06 13:53:17 +01:00
parent 0796b304cc
commit a8d5f7d5eb
No known key found for this signature in database
GPG Key ID: 0435A1D4BBD34D64
1 changed files with 0 additions and 5 deletions

View File

@ -194,11 +194,6 @@ limitations under the License.
cursor: pointer;
}
.mx_MessageComposer_format_button_disabled {
cursor: not-allowed;
opacity: 0.5;
}
.mx_MessageComposer_formatbar_cancel {
margin-right: 22px;
}