Description
There is a bug in default theme css (probably other themes). Navibar show extra blank line (otherwise border too short) by InterWiki link. Bug observed in FF 3.0.7
Steps to reproduce
Add to your Preferences/QuickLinks followed entry: MasterDoc ([[MoinMaster:|MasterDoc]])
Example
Component selection
- theme
Details
MoinMoin Version |
doesn't matter |
OS and Version |
doesn't matter |
Python Version |
doesn't matter |
Server Setup |
doesn't matter |
Server Details |
doesn't matter |
Language you are using the wiki in (set in the browser/UserPreferences) |
doesn't matter |
Workaround
Discussion
Please add an image with your finding and also tell the browser and version you have used. -- ReimarBauer 2009-04-07 23:32:36
FF 3.0.7 -- AdamLiberacki 2024-11-22 09:03:21
The problem is the content icon for interwiki (to height), if you would disable it, then everything looks fine.
/*a.interwiki:before {content: url(../img/moin-inter.png); margin: 0 0.2em; }*/
-- MarcelHäfner 2009-04-08 10:35:14
I'm not expert in CSS. But IMHO problem is too short border. I need this icon (or other) to see InterWiki link. -- AdamLiberacki 2024-11-22 09:03:21
Plan
- Priority:
- Assigned to:
- Status: