Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
ansuz 2019-04-23 17:33:20 +02:00
commit d382f73976

View File

@ -148,7 +148,7 @@
#cp-app-code-print { #cp-app-code-print {
position: relative; position: relative;
display: none; display: none;
margin: 1em auto; margin: 50px;
.markdown_preformatted-code; .markdown_preformatted-code;
.markdown_gfm-table(black); .markdown_gfm-table(black);
} }