##// END OF EJS Templates
min-width instead of width for prompt...
min-width instead of width for prompt mainly helpfull for nbviewer responsive css to have the prompt above the code cells, and have the correct width.

File last commit:

r13474:ab231efe
r13496:e3c1ffcd
Show More
style.less
15 lines | 317 B | text/x-less | LessCssLexer
@import "app.less";
@import "notebook.less";
@import "celltoolbar.less";
@import "completer.less";
@import "menubar.less";
@import "notificationarea.less";
@import "notificationwidget.less";
@import "pager.less";
@import "quickhelp.less";
@import "savewidget.less";
@import "toolbar.less";
@import "tooltip.less";