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