forked from Botanical/BotanJS
Remove that freakin scrollbar!
This commit is contained in:
parent
a4762f734a
commit
fa50c2e90a
@ -56,7 +56,8 @@
|
||||
width: 100% !important;
|
||||
margin: 1em 0 1em 0 !important;
|
||||
position: relative !important;
|
||||
overflow: auto !important;
|
||||
overflow-x: auto !important;
|
||||
overflow-y: hidden !important;
|
||||
font-size: 1em !important;
|
||||
}
|
||||
.syntaxhighlighter.source {
|
||||
|
Loading…
Reference in New Issue
Block a user