##// END OF EJS Templates
scroll overflow-x on rendered markdown...
scroll overflow-x on rendered markdown treat markdown the same as output

File last commit:

r19666:482edf5b
r20987:3403c96b
Show More
kernelselector.less
10 lines | 185 B | text/x-less | LessCssLexer
#kernel_logo_widget {
.pull-right();
.current_kernel_logo {
display: none;
.navbar-vertical-align(32px);
width: 32px;
height: 32px;
}
}