Show More
@@ -94,6 +94,8 div.output_area pre { | |||
|
94 | 94 | /* This class is for the output subarea inside the output_area and after |
|
95 | 95 | the prompt div. */ |
|
96 | 96 | div.output_subarea { |
|
97 | // Don't let contents overflow page area. | |
|
98 | overflow-x: auto; | |
|
97 | 99 | padding: @code_padding; |
|
98 | 100 | .box-flex1(); |
|
99 | 101 | } |
General Comments 0
You need to be logged in to leave comments.
Login now