aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/__96____96__clear:_both__39____39___for___96__.page__42____39____63__.mdwn
blob: 1f3c9bbb618a875a08123d0e824539618ed84c5b (plain)
1
2
3
4
5
6
7
8
9
10
Please have a look at
<http://www.bddebian.com/~wiki/hurd/running/debian/faq/>.
There is (on a sufficiently small display) a large free spacing between the
*vmstat* line and the first *Posted* line.
Even without any `local.css`.
This is because of `clear: both` in ikiwiki's `style.css`, line 109,
for `.pagedate, .pagelicense, .pagecopyright`.

I can override this in `local.css`, but what was the original reason for
adding this `clear: both`?