https://bugzilla.wikimedia.org/show_bug.cgi?id=19128

       Web browser: ---
           Summary: style="clear: both;" causing problems with customized
                    skins
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]


SMWOrderedListPage::getHTML(); returns an "<br style=\"clear:both;\"/>\n" which
causes layout problems in customized skins different than monobook (e.g.
ontoskin2 or smwforum). This break tag should have an id attribute, so this
specific "clear: both;" can be overwritten by .css files.

Example:
"Pages using the web service" is moved below the menu. Removing this break-tag
or changing it's style to "clear: none;" with firebug solves it.
http://smwforum.ontoprise.com/smwforum/index.php/WebService:RSSFeed


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to