##// END OF EJS Templates
Fixing CM3 style related issues....
Fixing CM3 style related issues. CM3 introduced a number of changes to how various paddings are set. Because of how we change the line-height we had to set these back to the CM2 values. What a pain!

File last commit:

r9265:45c3a2ef
r10423:f2bc0656
Show More
login.css
6 lines | 83 B | text/css | CssLexer
#ipython-main-app {
height: 100px;
width: 350px;
margin: 50px auto;
}