fix size close and back text

This commit is contained in:
bechi 2015-04-30 18:05:59 -03:00
commit 66fc4d2fab
2 changed files with 4 additions and 4 deletions

View file

@ -140,7 +140,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
.main {
background-color: #fff;
padding: 45px 0 60px 0;
padding: 45px 0 58px 0;
position: relative;
}