Last modified: 2009-07-06 08:32:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T21128, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19128 - style="clear: both;" causing problems with customized skins
style="clear: both;" causing problems with customized skins
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Semantic MediaWiki (Other open bugs)
unspecified
All All
: Normal minor (vote)
: ---
Assigned To: Markus Krötzsch
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-06-08 16:43 UTC by ulrich
Modified: 2009-07-06 08:32 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description ulrich 2009-06-08 16:43:00 UTC
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
Comment 1 Markus Krötzsch 2009-07-06 08:32:03 UTC
Good point. Fixed in SVN.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links