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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 03fcce2  Layout changes.
03fcce2 is described below

commit 03fcce263faed6e0bc05b87ab4e6429a531e1338
Author: JamesBognar <[email protected]>
AuthorDate: Thu Mar 1 12:41:44 2018 -0500

    Layout changes.
---
 content/index.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/index.html b/content/index.html
index ab6267d..4745d06 100644
--- a/content/index.html
+++ b/content/index.html
@@ -44,7 +44,7 @@
        <style>
                @import url("styles/juneau-code.css");
                @import url("styles/juneau-doc.css");
-               html, body { margin:0px; height: 100%; width: 100%; 
font-family: sans-serif; overflow:hidden;}
+               html, body { margin:0px; height: 100%; width: 100%; 
font-family: sans-serif;}
                header {
                        background-color: #e8ebef;
                    font-size: 2.0em;
@@ -70,7 +70,6 @@
                div.container {
                    width: 100%;
                    height: 100%;
-                   overflow: scroll;
                }
                nav {
                    float: left;

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

Reply via email to