This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-startup.git


The following commit(s) were added to refs/heads/master by this push:
     new f389a9d  Resolving SLING-7649 for the loading screen
f389a9d is described below

commit f389a9d883ddb22a00c7d9d4d4132f156666d77e
Author: Dan Klco <[email protected]>
AuthorDate: Thu May 3 15:51:32 2018 -0400

    Resolving SLING-7649 for the loading screen
---
 src/main/resources/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/index.html b/src/main/resources/index.html
index 495fcee..fd177f6 100644
--- a/src/main/resources/index.html
+++ b/src/main/resources/index.html
@@ -127,7 +127,8 @@
         body {
             font-family: 'Open Sans', Helvetica, Arial;
             color: gray;
-            position: relative
+            position: relative;
+            height: 100%;
         }
 
         h1 {

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to