Last modified: 2011-01-25 01:26:41 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 T22731, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20731 - CSS fix for Extension:FlaggedRevs (RTL wikis)
CSS fix for Extension:FlaggedRevs (RTL wikis)
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
FlaggedRevs (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Aaron Schulz
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-09-18 22:14 UTC by Meno25
Modified: 2011-01-25 01:26 UTC (History)
0 users

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


Attachments
Screenshot of the problem (346.76 KB, image/png)
2009-09-18 22:17 UTC, Meno25
Details

Description Meno25 2009-09-18 22:14:19 UTC
When Extension:FlaggedRevs was installed on arwiki, the review box overlapped with infobox templates used on articles. This was fixed on wiki by adding the following to [[MediaWiki:Common.css]]

.flaggedrevs_short {
  float: left;
  margin: 0 1em 0 0;
}
 
/*
FlaggedRevs box walkaround
*/
#contentSub {
  margin-bottom: 2em;
}

I thought I should report this here so that extension developer can decide whether he wants to add this fix to extension code. Thanks.
Comment 1 Meno25 2009-09-18 22:17:47 UTC
Created attachment 6564 [details]
Screenshot of the problem
Comment 2 Aaron Schulz 2009-09-26 01:08:19 UTC
A few tweaks made for this in r56659.

What is the contentSub change for?
Comment 3 Meno25 2009-10-04 18:52:44 UTC
(In reply to comment #2)
> A few tweaks made for this in r56659.
> 
> What is the contentSub change for?
> 

Not sure about that. Thanks for the tweaks anyway.

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


Navigation
Links