Yusaku Sako created AMBARI-644:
----------------------------------

             Summary: Fix various markup issues
                 Key: AMBARI-644
                 URL: https://issues.apache.org/jira/browse/AMBARI-644
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 0.9.0
            Reporter: Yusaku Sako
            Assignee: Yusaku Sako
            Priority: Minor
             Fix For: 1.0


* Add DOCTYPE declaration to all front-facing HTML files so that browsers 
render in standards mode.

* Fix unmatched tags.

* Correctly implement 100% page height with footer on the bottom.  The footer 
is adding extra height to the page and always making it taller than the view 
port forcing a vertical scrollbar to appear even though the page does not have 
enough content to overflow vertically.  This results in the footer that is 
always hidden (have to scroll to see it) and also causes minor 
annoyance/confusion as the top portion of the page could be hidden due to 
unintended vertical scroll.  






--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to