Add scrollbar for too wide pre tags.
Signed-off-by: Robert Korulczyk <robert@korulczyk.pl>
This commit is contained in:
committed by
Julius Härtl
parent
0cc322f133
commit
1765ab2c34
@@ -1053,7 +1053,8 @@ input.input-inline {
|
||||
pre {
|
||||
background-color: $color-lightgrey;
|
||||
padding: 3px;
|
||||
|
||||
overflow: auto;
|
||||
|
||||
code {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user