ULS link text is rendered connected to the word before it
Bug: T152460 Change-Id: Ibbd726a1c41bde9575ac0d432bdd6b62e6c419a0
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
$imeLabel.append(
|
||||
$( '<strong>' )
|
||||
.addClass( 'uls-input-settings-name' )
|
||||
.text( name ),
|
||||
.text( name + ' ' ),
|
||||
$( '<span>' )
|
||||
.addClass( 'uls-input-settings-description' )
|
||||
.text( description ),
|
||||
|
||||
Reference in New Issue
Block a user