fix line wrapping of code blocks in multiline msgs

pull/653/head
Matthew Hodgson 2016-01-14 11:57:07 +00:00
parent e3eef45684
commit 17e540d372
1 changed files with 1 additions and 1 deletions

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 */