##// END OF EJS Templates
Backport PR #5826: allow notebook tour instantiation to fail...
Backport PR #5826: allow notebook tour instantiation to fail can fail with SecurityError, depending on browser privacy settings disable UI Tour menu entry if tour instantiation fails ref: sorich87/bootstrap-tour#262 closes #5703

File last commit:

r11033:fa36e98f
r16750:0dee0152
Show More
login.less
5 lines | 127 B | text/x-less | LessCssLexer
// Custom styles for login.html
.center-nav {
display: inline-block;
// pull the lower margin back
margin-bottom: -4px;
}