Last modified: 2005-12-21 20:57:16 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 T6338, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4338 - Removing space after plain links shown by Opera
Removing space after plain links shown by Opera
Status: RESOLVED DUPLICATE of bug 714
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/skins-1.5/mon...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-21 14:45 UTC by Melancholie
Modified: 2005-12-21 20:57 UTC (History)
0 users

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


Attachments

Description Melancholie 2005-12-21 14:45:09 UTC
In the Opera web browser the "plainlinks" are not shown as 
they should. There is a gap between the link and the following 
letter or full stop (the external link symbol is only hidden, 
but not removed).

Please add to the corresponding lines in .../main.css the 
following lines:

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

To add:
---
 #bodyContent .plainlinks a {padding: 0 !important}
              .plainlinks a.external.text:after {display: none
 !important}
---

Best Regards, Melancholie
Comment 1 Rob Church 2005-12-21 20:57:16 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