##// 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
#ipython-main-app {
height: 100px;
width: 350px;
margin: 50px auto;
}