Last modified: 2009-08-29 17:55:49 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 T22400, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20400 - 2 columan references doesn't work in Persian wikipedia
2 columan references doesn't work in Persian wikipedia
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://fa.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-08-26 04:13 UTC by Amir Ladsgroup
Modified: 2009-08-29 17:55 UTC (History)
1 user (show)

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


Attachments

Description Amir Ladsgroup 2009-08-26 04:13:51 UTC
2 columan references doesn't work in Persian wikipedia
Comment 1 Alexandre Emsenhuber [IAlex] 2009-08-27 13:14:17 UTC
This is due to the following lines in your MediaWiki:Monobook.css:

/* Solution for ordered and unordered lists in firefox having float:left on its left side */
html>body DIV#bodyContent ol, html>body DIV#bodyContent ul {
display:table;
/*border:1px solid transparent;*/
}

Removing them makes the references show in multiple columns.
Comment 3 Alexandre Emsenhuber [IAlex] 2009-08-29 17:55:49 UTC
There is also

.ns-0 * #content ol{ /* for numbered lists */
display: table;
}

which only applies to the main namespace (that's why I didn't see it last time).

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


Navigation
Links