From: Rob Lanphier Date: Wed, 15 Feb 2012 20:44:58 +0000 (+0000) Subject: Bug 34397: align footer so that it doesn't overlap with sidebar in Simple skin X-Git-Tag: 1.31.0-rc.0~24692 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=42b9dd9d5d51d2b6f65bbcfd1306658e5d4d175a;p=lhc%2Fweb%2Fwiklou.git Bug 34397: align footer so that it doesn't overlap with sidebar in Simple skin --- diff --git a/skins/simple/main.css b/skins/simple/main.css index 559170b910..3e0865860a 100644 --- a/skins/simple/main.css +++ b/skins/simple/main.css @@ -375,6 +375,10 @@ div.printfooter { display: none; } +#footer { + padding-left: 11.8em; +} + #n-portal, #n-currentevents, #n-help,