##// END OF EJS Templates
Add a test to catch when the path is empty
Add a test to catch when the path is empty

File last commit:

r19666:482edf5b
r20647:858d9c05
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;
}
}