]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Padding at bottom of page
authorIan Coleman <coleman.ian@gmail.com>
Thu, 18 Sep 2014 01:56:44 +0000 (11:56 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Thu, 18 Sep 2014 01:56:44 +0000 (11:56 +1000)
src/index.html

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