From: Luzifr Date: Tue, 20 Dec 2011 18:13:47 +0000 (+0100) Subject: Getting rid of "clear: both" X-Git-Tag: 2.0.0_Beta_1~1497 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0b510f5aea8aa8ac9d8df2b99c682da6748629c0;p=GitHub%2FWoltLab%2FWCF.git Getting rid of "clear: both" --- diff --git a/wcfsetup/install/files/acp/style/wcf.css b/wcfsetup/install/files/acp/style/wcf.css index b56aef4bf2..9f8962396b 100644 --- a/wcfsetup/install/files/acp/style/wcf.css +++ b/wcfsetup/install/files/acp/style/wcf.css @@ -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 {