[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/doc/common
From:       Tom Albers <toma () kde ! org>
Date:       2010-08-01 16:07:11
Message-ID: 20100801160711.63049AC783 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1157931 by toma:

No idea if someone / something else uses this css, but position:absolute breaks \
docs.kde.org. Removing the line puts the footer at the bottom of the page.


 M  +3 -1      kde-docs.css  


--- trunk/KDE/kdelibs/doc/common/kde-docs.css #1157930:1157931
@@ -306,7 +306,9 @@
     border: 0px;
 
     /* Force footer to bottom of viewport/page */
-    position: absolute;
+    /* Either should be position:fixed to stay always at the bottom of the viewport, \
or  +       removed to be at the bottom of the page. I chose bottom of the page.
+       position: absolute; */
     bottom: 0;
     height: 8.7em;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic