Hello,

I think we just have to remove in 'fedora.css' the height property in
the #content DIV in order to solve the issue. I wasn't able to locate
the correct CSS in the fedora-websites git repo on pagure. Please let
me know if that solve the issue.

Regards,
Lazaro
--- ../fedora.css	2016-08-10 21:20:58.040985922 -0400
+++ fedora.css	2016-08-10 21:23:03.598656199 -0400
@@ -50,8 +50,6 @@
 #content
 {
   margin: 0 2ex;
-  /*height: 1%;*/ /* Haslayout fix */
-  height: 100%; /* Fix by andreasn */
   background: red;
   padding: 1ex 1ex 120px;
   color: #666666;
--
websites mailing list
websites@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/websites@lists.fedoraproject.org

Reply via email to