https://bugzilla.wikimedia.org/show_bug.cgi?id=35831

       Web browser: ---
             Bug #: 35831
           Summary: Label should use CSS padding instead of  
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The parser or HTMLtidy creates <input ... />&nbsp;<label>...

Is that proper HTML? Why not use CSS like label {padding-left:5px}?

That would be proper and make the whitespace clickable.

As is, the &nbsp; cannot be overridden properly with CSS.

Why is there at all? It doesn't protect line breaking behind the input (FF
tested).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to