diff --git a/scss/ionic.app.scss b/scss/ionic.app.scss
index 4cefb8b7a1c1632e7cd8ec05373dd09f7ab2003c..0aa2047138a4b169a0e721d6ea359e911bbcaab0 100644
--- a/scss/ionic.app.scss
+++ b/scss/ionic.app.scss
@@ -1890,7 +1890,7 @@ div[dropzone] {
 @media screen and (max-width: $screen-sm-max) {
   .modal iframe.iframe-license {
     width: 100%;
-    height: 100%;
+    height: 78%;
   }
 }
 @media screen and (min-width: $screen-md) {