[Mediawiki-l] MonoBook CSS issue

Frederik Dohr fdg001 at gmx.net
Sat Feb 17 18:16:53 UTC 2007


Hello all,

I'm struggling with an odd CSS issue (MonoBook skin) that I can neither
understand nor solve (and neither could some CSS guys I've asked, as
they weren't familiar enough with MonoBook).

This CSS rule set (stripped of irrelevant color declarations*):
    .editsection {
        position: relative;
        top: 1em;
        padding: 0.1em 0.2em 0.1em 0.2em;
    }
leads to the following result:
    http://tinyurl.com/25esk3 (sorry for TinyURL, but the original URL
    was too long: http://www.onlinestuffs.com/pictureupload/bild14/od6mx
    3rs00vzyg8w2cb7.png)

While I understand that relative positioning can create unexpected
results sometimes, the positioning here should simply be relative to the
respective heading's position!? So I don't see what could possibly cause
this inconsistency...

Does anyone happen to have an idea?


Thanks,

Frederik


* those were:
    border: 1px solid #AAAAAA;
    background-color: #E7E7E7;



More information about the MediaWiki-l mailing list