aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <http://smcv.pseudorandom.co.uk/>2008-07-13 15:32:49 +0100
committerSimon McVittie <http://smcv.pseudorandom.co.uk/>2008-07-13 15:32:49 +0100
commit07de005490266adc6495529606d82169f841c05b (patch)
treee104941ae7ec1c8e09ded4072562e65cd0f2071c
parentf6e6d561e9d0269d8b52bf926adb3f782e777bde (diff)
parent2d6263b9917c1d7e5f3e675aaf7dd04d8f11365f (diff)
downloadikiwiki-07de005490266adc6495529606d82169f841c05b.tar
ikiwiki-07de005490266adc6495529606d82169f841c05b.tar.gz
Merge branch 'master' of git://git.ikiwiki.info into css
-rw-r--r--doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn b/doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn
index b08468af4..e30bf33e8 100644
--- a/doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn
+++ b/doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn
@@ -29,4 +29,8 @@ adding this `clear: both`?
>> we could wrap the "pseudo-footer" in `<div class="inlinefooter">` too?
>> Then sites could choose whether to set clear:both on the inlinefooter
>> or not, and this would be separate from the same styling on whole pages.
->> I'll do some patches to add extra CSS hooks in the templates. --[[smcv]]
+>>
+>> Implemented in [my repository](http://git.debian.org/?p=users/smcv/ikiwiki.git);
+>> see the "css" branch. --[[smcv]]
+
+[[patch]]