1
0
Fork 0
mirror of https://git.friendi.ca/friendica/friendica.git synced 2025-07-18 11:28:51 +00:00

Merge pull request #2857 from Hypolite/frio-code-pre

[frio] Fix code block display
This commit is contained in:
Michael Vogel 2016-10-17 09:08:01 +02:00 committed by GitHub
commit e4bc81d877

View file

@ -75,6 +75,9 @@ blockquote {
.hidden {
display: none !important;
}
code {
white-space: pre;
}
/*
* standard page elements