pre overflow auto

This commit is contained in:
joshua stein 2012-07-18 14:23:29 -05:00
parent edcee1bddd
commit c34abddc3d

View file

@ -78,7 +78,7 @@ div.shorten_first_p p:first-child {
}
pre {
overflow-x: scroll;
overflow-x: auto;
}