Getting rid of "clear: both"
authorLuzifr <szekely@woltlab.com>
Tue, 20 Dec 2011 18:13:47 +0000 (19:13 +0100)
committerLuzifr <szekely@woltlab.com>
Tue, 20 Dec 2011 18:13:50 +0000 (19:13 +0100)
wcfsetup/install/files/acp/style/wcf.css

index b56aef4bf2fa1cabeed804de10650370ac2fbd13..9f8962396b624c48fb9d09d2d04d4e46eca61308 100644 (file)
@@ -1025,7 +1025,6 @@ nav.sidebarMenu > div ul li.activeMenuItem a {
 footer.pageFooter {
        text-align: center;
        padding: 0 23px;
-       clear: both;
        position: relative;
 }
 
@@ -1057,7 +1056,6 @@ footer.pageFooter > div {
        border-bottom-right-radius: 3px;
        background-color: #e7f2fd;
        padding: 0 7px;
-       clear: both;
 }
 
 footer.pageFooter > div:after {