Replace Hubzilla with $Projectname more. Revise code block side-scroll

This commit is contained in:
Andrew Manning
2016-12-08 21:12:05 -05:00
parent 5a17f86f1a
commit 2865ad5281
3 changed files with 22 additions and 17 deletions

View File

@@ -109,6 +109,11 @@ input, optgroup, select, textarea {
resize: vertical;
}
#help-content pre code {
overflow-x: auto;
white-space: pre;
}
pre code {
border: none;
}