Last modified: 2008-02-26 18:27:43 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 T15161, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 13161 - Wrong css for category links in standard skin
Wrong css for category links in standard skin
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.12.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-02-26 09:55 UTC by Lejonel
Modified: 2008-02-26 18:27 UTC (History)
1 user (show)

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


Attachments

Description Lejonel 2008-02-26 09:55:10 UTC
The standard skin uses the following css (in wikistandard.css):

p.catlinks { font-size:small; margin-top:0; text-align:right;}

But the element that has class catlinks has been changed to a div, so the code should be:

div.catlinks { font-size:small; margin-top:0; text-align:right;}
Comment 1 Raimond Spekking 2008-02-26 18:27:43 UTC
Fixed with r31316 by Tim Starling.

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


Navigation
Links