Show More
@@ -106,6 +106,8 b' div.output_subarea {' | |||
|
106 | 106 | overflow-x: auto; |
|
107 | 107 | padding: @code_padding; |
|
108 | 108 | .box-flex1(); |
|
109 | // appears to be needed for max-width in children to mean anything on Firefox: | |
|
110 | max-width: 100%; | |
|
109 | 111 | } |
|
110 | 112 | |
|
111 | 113 | /* The rest of the output_* classes are for special styling of the different |
General Comments 0
You need to be logged in to leave comments.
Login now