1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Fixed offset code blocks when editing in markdown.

Fixes #264
This commit is contained in:
Dan Brown
2017-01-08 13:31:53 +00:00
parent f2917fc462
commit 0faa130cfd

View File

@@ -175,6 +175,7 @@ pre code {
background-color: transparent;
border: 0;
font-size: 1em;
display: block;
}
/*
* Text colors