##// 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

File last commit:

r11033:fa36e98f
r11198:b2821ef5
Show More
quickhelp.less
9 lines | 140 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
}