remove unnamespaced CSS fail

This commit is contained in:
Matthew Hodgson 2017-11-04 22:19:06 +00:00
parent 923295973b
commit adedf23cfb
3 changed files with 5 additions and 6 deletions

View file

@ -294,11 +294,6 @@ textarea {
margin-top: 69px;
}
.changelog_text {
// why on earth is this needed? and with the wrong namespacing? >:(
font-family: $font-family;
}
.mx_Beta {
color: red;
margin-right: 10px;