summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-05-20 16:46:39 -0400
committerEvan Prodromou <evan@prodromou.name>2008-05-20 16:46:39 -0400
commit121ae2210882f45e4bfcbcaa7883d0563bdb77e6 (patch)
tree49c242d0363d042533da7fc31c0458423b1c3152 /theme
parent31f6f8eb484177dfb838ba3df6e01e9de6e03c13 (diff)
clear both for footer
darcs-hash:20080520204639-84dde-b97420b0d024772c5c9e51c7b55809977aa71870.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/default/style/layout.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/default/style/layout.css b/theme/default/style/layout.css
index 98e3c878b..396ac750d 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;
}