Remove spurious scrollbars from code snippets
This commit is contained in:
parent
1fd2d97710
commit
597a492cdf
@ -230,7 +230,7 @@ h3.tagline {
|
||||
padding: .75em 1em;
|
||||
border-radius: 5px;
|
||||
white-space: pre;
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
.container pre {
|
||||
border-radius: 5px;
|
||||
|
Loading…
Reference in New Issue
Block a user