Show More
@@ -867,6 +867,7 b' div.output_area pre {' | |||||
867 | /* This class is for the output subarea inside the output_area and after |
|
867 | /* This class is for the output subarea inside the output_area and after | |
868 | the prompt div. */ |
|
868 | the prompt div. */ | |
869 | div.output_subarea { |
|
869 | div.output_subarea { | |
|
870 | overflow-x: auto; | |||
870 | padding: 0.4em; |
|
871 | padding: 0.4em; | |
871 | /* Old browsers */ |
|
872 | /* Old browsers */ | |
872 | -webkit-box-flex: 1; |
|
873 | -webkit-box-flex: 1; |
@@ -9643,6 +9643,7 b' div.output_area pre {' | |||||
9643 | /* This class is for the output subarea inside the output_area and after |
|
9643 | /* This class is for the output subarea inside the output_area and after | |
9644 | the prompt div. */ |
|
9644 | the prompt div. */ | |
9645 | div.output_subarea { |
|
9645 | div.output_subarea { | |
|
9646 | overflow-x: auto; | |||
9646 | padding: 0.4em; |
|
9647 | padding: 0.4em; | |
9647 | /* Old browsers */ |
|
9648 | /* Old browsers */ | |
9648 | -webkit-box-flex: 1; |
|
9649 | -webkit-box-flex: 1; |
General Comments 0
You need to be logged in to leave comments.
Login now