Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Jun 2013 at 11:38 UTC
Updated:
29 Jul 2014 at 22:32 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
stephaneqHere is my first patch, hope I did it correctly
Comment #2
thedavidmeister commentedhmm, maybe the space should go inside the "visually-hidden" span rather than before it, what do you think?
Comment #3
stephaneqInside or outside the span, browsers render it the same way, so I thought it was cleaner to put it outside.
Tell me if I'm wrong, I'll resend the patch.
Comment #4
webflo commentedI think this is okay.
Comment #5
thedavidmeister commented#3 it renders differently if the span is hidden with CSS
Comment #6
stephaneqOk, so let's put it inside the span
Comment #7
thedavidmeister commented#6 looks good to me.
Comment #8
alexpottCommitted 972bdf1 and pushed to 8.x. Thanks!