We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94cc44 commit 4bfda50Copy full SHA for 4bfda50
notebook/static/notebook/less/outputarea.less
@@ -41,7 +41,7 @@ div.out_prompt_overlay:hover {
41
42
div.output_prompt {
43
color: @output_prompt_color;
44
- min-width: 11ex;
+ min-width: 15ex;
45
}
46
47
/* This class is the outer container of all output sections. */
0 commit comments