scroll overflowing pre elements
This commit is contained in:
parent
f4c67e2883
commit
43f9d56598
|
@ -38,6 +38,7 @@ img.right {
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav {
|
#nav {
|
||||||
|
|
Loading…
Reference in New Issue