diff --git a/public/views/create.html b/public/views/create.html index 3f2e0fcb2..98d3e88a8 100644 --- a/public/views/create.html +++ b/public/views/create.html @@ -99,7 +99,7 @@
-
+
- - diff --git a/src/css/mobile.css b/src/css/mobile.css index 0d042ad18..b7e05c87d 100644 --- a/src/css/mobile.css +++ b/src/css/mobile.css @@ -630,7 +630,7 @@ to prevent collapsing during animation*/ height: 100%; width: 100%; top: 45px; - padding-bottom: 33px; + padding-bottom: 50px; -webkit-transform: translate3d(0,0,0); background: #f6f7f9; }