Merge pull request #4525 from vector-im/t3chguy/markdown_allow_u

remove unused class
pull/4556/head
Luke Barnard 2017-07-06 14:08:37 +01:00 committed by GitHub
commit fc5ce7fb61
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;
}