markdown code blocks not preserving line breaks, removed a bootstrap over-ride which fixes this, but also changed the style to pre-wrap to wrap the text rather than the default horizontal scroll
This commit is contained in:
4
view/css/bootstrap-red.css
vendored
4
view/css/bootstrap-red.css
vendored
@@ -71,10 +71,6 @@ nav .dropdown-menu {
|
||||
min-width: auto;
|
||||
}
|
||||
|
||||
code {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
label {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
Reference in New Issue
Block a user