diff --git a/src/sass/views/includes/pin.scss b/src/sass/views/includes/pin.scss index 8a3547de8..fe8cc118b 100644 --- a/src/sass/views/includes/pin.scss +++ b/src/sass/views/includes/pin.scss @@ -1,5 +1,9 @@ #pin { background-color: #FAFAFA; + width: 100%; + height: 100%; + top: 0; + left: 0; .content { text-align: center; position: fixed; diff --git a/www/views/tab-settings.html b/www/views/tab-settings.html index a26061508..cfc054614 100644 --- a/www/views/tab-settings.html +++ b/www/views/tab-settings.html @@ -89,7 +89,7 @@ - + {{'Lock App' | translate}}