As of 2018:
As of 2022:
Issues:
- It appears like the <code> tags are not styled any more. The reason seems to be that MinervaNeue now uses a top-level CSS class .content. Adding this to the body container of our popups is an option.
- It looks like we need to fix the (missing) top and bottom padding of the popups as well.
- There are many ways to fix the overlapping <code> rectangles: add a background-color: #fff, decrease or remove some of the padding, increase the line-height.
- The scrollbar is because of some dl dd { overflow: auto; } in the MinervaNeue CSS. As of 2022 this might not be a problem any more. If it is, we should reset it to overflow: visible in our popups.
- After fixing the obvious errors we might need to turn this into a WMDE-Design task for the final touches.
Browser: Chromium
Demo of the result:
https://en.wikipedia.beta.wmflabs.org/w/index.php?search=&title=Special%3ASearch&useskin=minerva