diff options
author | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-13 15:32:49 +0100 |
---|---|---|
committer | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-13 15:32:49 +0100 |
commit | 07de005490266adc6495529606d82169f841c05b (patch) | |
tree | e104941ae7ec1c8e09ded4072562e65cd0f2071c /doc | |
parent | f6e6d561e9d0269d8b52bf926adb3f782e777bde (diff) | |
parent | 2d6263b9917c1d7e5f3e675aaf7dd04d8f11365f (diff) |
Merge branch 'master' of git://git.ikiwiki.info into css
Diffstat (limited to 'doc')
-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]] |