##// END OF EJS Templates
put the anchor inside the header tag...
put the anchor inside the header tag instead of the other way around. This way, only clicking the text loads the hash link, rather than the whole area.

File last commit:

r9265:45c3a2ef
r10021:32fef009
Show More
login.css
6 lines | 83 B | text/css | CssLexer
Brian Granger
Refactoring templates and top level js/css organization.
r6192
Bussonnier Matthias
main_app -> ipython-main-app
r9265 #ipython-main-app {
Brian Granger
Refactoring templates and top level js/css organization.
r6192 height: 100px;
width: 350px;
margin: 50px auto;
}