Last modified: 2013-11-08 21:20:24 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 T37831, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35831 - Label should use CSS padding instead of  
Label should use CSS padding instead of  
Status: NEW
Product: MediaWiki
Classification: Unclassified
HTMLForm (Other open bugs)
unspecified
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-09 13:01 UTC by Subfader
Modified: 2013-11-08 21:20 UTC (History)
1 user (show)

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


Attachments

Description Subfader 2012-04-09 13:01:32 UTC
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).

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


Navigation
Links