Last modified: 2011-01-25 01:51:17 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 T19021, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17021 - clear "File history" h2.
clear "File history" h2.
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.robertnyman.com/2008/05/27...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-01-14 15:52 UTC by Derk-Jan Hartman
Modified: 2011-01-25 01:51 UTC (History)
1 user (show)

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


Attachments

Description Derk-Jan Hartman 2009-01-14 15:52:26 UTC
The URL shows a revision that has an interface problem with software generated H2 headers, that are located below the "normal" page content. I suggest that either a "seperate" clear is added between the File description content, and the software generated "post content", or a simple "clear:left;" is added for the #filehistory in Common.js
Comment 1 Niklas Laxström 2009-01-31 22:26:14 UTC
Wrong URL?
Comment 2 Derk-Jan Hartman 2009-03-27 20:37:13 UTC
Ehm. indeed so.

On en.wp we are now gonna add the following to Mediawiki:Common.css. But this would likely be more suited to be implemented in the standard css styles. Basically, it makes sure that float'ing elements don't overlap or push around several UI elements that you want to make sure with a certain visual consistency.

#mw-subcategories, #wikiDiff,
#mw-category-media, #mw-pages,
#wikiPreview, #filehistory {
    clear: both;
}
Comment 3 Derk-Jan Hartman 2010-05-04 15:49:06 UTC
This is now cleared in shared.css

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


Navigation
Links