diff options
author | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-13 15:32:40 +0100 |
---|---|---|
committer | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-13 15:32:40 +0100 |
commit | 31bc223abbe0ec1990921b4bab85f074431b0c1d (patch) | |
tree | 85fc835a3194c3824ddaf383ffe07e199615134f | |
parent | c588845a051da89505db9e55158783e1650ff0e2 (diff) | |
parent | 2d6263b9917c1d7e5f3e675aaf7dd04d8f11365f (diff) |
Merge branch 'master' of git://git.ikiwiki.info
-rw-r--r-- | doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn | 6 |
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]] |