Last modified: 2005-06-25 03:35:31 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 T3516, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1516 - rendering of plainlinks
rendering of plainlinks
Status: RESOLVED DUPLICATE of bug 714
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
PC All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-02-11 21:32 UTC by Netoholic
Modified: 2005-06-25 03:35 UTC (History)
0 users

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


Attachments

Description Netoholic 2005-02-11 21:32:45 UTC
There seems to be a difference in the way that IE and Firefox display page body sections marked 
as "plainlinks".  On IE, there is extra padding to the right of each link (where the arrow is 
normally seen), which does not appear on Firefox.

In both skins/monobook/main.css and skins/amethyst/main.css, the plainlinks section should be 
changed to:

#bodyContent .plainlinks a {
    background: none !important;
    padding: 0 !important;

This adds the "!important" quality to the padding style, and corrects this problem so that it 
appears correct in both browsers.
Comment 1 Brion Vibber 2005-02-11 21:45:58 UTC

*** This bug has been marked as a duplicate of 714 ***

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


Navigation
Links