fix login page UI problem

This commit is contained in:
Jeffiy 2015-09-22 16:32:30 +08:00
parent a7721ed341
commit ac509bc613

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;
}