##// END OF EJS Templates
set overflow-x: hidden on Firefox only...
set overflow-x: hidden on Firefox only workaround crazy Firefox-only behavior when selecting newlines closes #3549 Conflicts: IPython/html/static/style/style.min.css

File last commit:

r14093:2259a244
r15171:e80633da
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}