fix line wrapping of code blocks in multiline msgs

This commit is contained in:
Matthew Hodgson
2016-01-14 11:57:07 +00:00
parent e3eef45684
commit 17e540d372

View File

@@ -89,7 +89,7 @@ limitations under the License.
}
.mx_EventTile_content .markdown-body .hljs {
display: inherit ! important;
display: inline ! important;
}
/* end of overrides */