Remove excess grids, change CSS to center forms

This commit is contained in:
Jef van Schendel
2011-06-23 17:39:13 +02:00
parent dd0d7f24bc
commit c397b962de
6 changed files with 5 additions and 10 deletions

View File

@@ -104,6 +104,11 @@ a.mediagoblin_logo:hover {
background-repeat:repeat-x;
font-size:18px;
padding-bottom:30px;
padding-top:1px;
margin-left:auto;
margin-right:auto;
display:block;
float:none;
}
.edit_box {