From: Evan Prodromou Date: Tue, 20 May 2008 20:46:39 +0000 (-0400) Subject: clear both for footer X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=121ae2210882f45e4bfcbcaa7883d0563bdb77e6;p=quix0rs-gnu-social.git clear both for footer darcs-hash:20080520204639-84dde-b97420b0d024772c5c9e51c7b55809977aa71870.gz --- diff --git a/theme/default/style/layout.css b/theme/default/style/layout.css index 98e3c878b1..396ac750d0 100644 --- a/theme/default/style/layout.css +++ b/theme/default/style/layout.css @@ -156,6 +156,7 @@ ul.five li a { .footer { padding-top: 3em; font-size: 0.85em; + clear: both; }