wait didn't i already fix the scrollbars?
This commit is contained in:
parent
c0179cd29c
commit
3a505d780e
|
@ -183,7 +183,7 @@ pre {
|
||||||
/* And don't let code examples fly off and overflow the window */
|
/* And don't let code examples fly off and overflow the window */
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
overflow-x: scroll;
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Also don't let images get out of hand */
|
/* Also don't let images get out of hand */
|
||||||
|
|
Loading…
Reference in a new issue