Return output prompt to width of input prompt after #3772

pull/3839/head
Dave Aitken 8 years ago
parent b94cc449db
commit 4bfda5074d
No known key found for this signature in database
GPG Key ID: FE09FD0729375918

@ -41,7 +41,7 @@ div.out_prompt_overlay:hover {
div.output_prompt {
color: @output_prompt_color;
min-width: 11ex;
min-width: 15ex;
}
/* This class is the outer container of all output sections. */

Loading…
Cancel
Save