##// END OF EJS Templates
warn about failure to bind to localhost...
warn about failure to bind to localhost when falling back on 127.0.0.1

File last commit:

r19666:482edf5b
r20594:7f084e6b
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;
}
}