diff options
author | Joey Hess <joey@kitenet.net> | 2008-07-13 10:31:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-13 10:31:09 -0400 |
commit | 2d6263b9917c1d7e5f3e675aaf7dd04d8f11365f (patch) | |
tree | 8a0f2777e61fb61a7d37d05c6fabe992261c2cc2 | |
parent | 74bc4af99884f149853914a4a5dea5ea9331ed38 (diff) |
web commit by http://smcv.pseudorandom.co.uk/: Patched
-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]] |