Skip to content
  • MusikAnimal's avatar
    mediawiki-pages: use span instead of div in status template · ee56ea04
    MusikAnimal authored and Samwilson's avatar Samwilson committed
    The gadget (and in turn, Codex) only load on pages in
    `[[Category:Community_Wishlist/Intake]]`, so logged-out users would see
    the icon and the text on separate lines, as would logged-in users very
    briefly. This MR fixes this by changing the `<div>`'s into `<span>`'s.
    
    Fully mimicking the Codex styles in TemplateStyles is surprisingly
    complex and doesn't seem worth it.
    ee56ea04