diff --git a/opentech/static_src/src/app/src/containers/AddNoteForm.scss b/opentech/static_src/src/app/src/containers/AddNoteForm.scss
index 82c8ea9731d11f4acafb1b4b6e1aeb724543b6b6..bf20e2f0912b5d8fd4f46be12ff77b4dfeab7f7d 100644
--- a/opentech/static_src/src/app/src/containers/AddNoteForm.scss
+++ b/opentech/static_src/src/app/src/containers/AddNoteForm.scss
@@ -31,7 +31,6 @@ $submit-button-height: 60px;
 
         @include media-query(tablet-landscape) {
             height: 100%;
-            padding-bottom: 95px;
         }
     }
 
@@ -47,6 +46,7 @@ $submit-button-height: 60px;
         font-size: 18px;
         height: $submit-button-height;
         opacity: 1;
+        z-index: 20;
     }
 
     textarea,