##// END OF EJS Templates
Merge pull request #7651 from takluyver/docs-h3-spacing...
Merge pull request #7651 from takluyver/docs-h3-spacing Add some spacing below h3 headers in HTML docs

File last commit:

r11033:fa36e98f
r20293:80a87811 merge
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;
}