Padding at bottom of page

This commit is contained in:
Ian Coleman
2014-09-18 11:56:44 +10:00
parent c5863485b3
commit f52dcdbd84

View File

@@ -10,6 +10,9 @@
<meta content="DC POS" name="author" />
<style>
body {
padding-bottom: 32px;
}
.feedback-container {
position: fixed;
top: 0;