Merge "ULS link text is rendered connected to the word before it"

This commit is contained in:
jenkins-bot
2017-02-20 13:32:33 +00:00
committed by Gerrit Code Review

View File

@@ -205,7 +205,7 @@
$imeLabel.append(
$( '<strong>' )
.addClass( 'uls-input-settings-name' )
.text( name ),
.text( name + ' ' ),
$( '<span>' )
.addClass( 'uls-input-settings-description' )
.text( description ),