Merge pull request #478 from Jeffiy/master

fix login page CSS
This commit is contained in:
Min RK 2015-09-22 14:20:56 +02:00
commit 05fd944e33

View File

@ -3,6 +3,6 @@ This is only required when different pages style the same element differently. T
a hack to deal with our current css styles and no new styling should be added in this file.*/
#ipython-main-app {
margin: 50px auto;
padding-top: 50px;
text-align: center;
}