Merge pull request #33 from colons/padding-for-create

Merge PR #33
This commit is contained in:
Yuki 2015-06-21 12:42:31 +05:30
commit 208184fe4a
1 changed files with 4 additions and 0 deletions

View File

@ -183,4 +183,8 @@
}
}
}
body {
padding-bottom: 60px;
}
}