Dzahn has submitted this change and it was merged.

Change subject: Saved searches with longer names shared by others in sidebar 
did not wrap
......................................................................


Saved searches with longer names shared by others in sidebar did not wrap

Bug: 37257
Change-Id: I85327f01633fcb28ddb52b3e10fddfb654bd1dfb
---
M template/en/custom/global/search-links.html.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Aklapper: Looks good to me, but someone else must approve
  Dzahn: Verified; Looks good to me, approved



diff --git a/template/en/custom/global/search-links.html.tmpl 
b/template/en/custom/global/search-links.html.tmpl
index f4ba4a3..ddbb19a 100644
--- a/template/en/custom/global/search-links.html.tmpl
+++ b/template/en/custom/global/search-links.html.tmpl
@@ -24,7 +24,7 @@
                                                        [% q.user.id FILTER uri 
%]"
                                                        class="shared"
                                                        title="Shared by [% 
q.user.identity FILTER html %]"
-                                                       >[% q.name FILTER html 
FILTER no_break %]
+                                                       >[% q.name FILTER html 
%]
                                                </a>
                                        </li>
                                [% END %]

-- 
To view, visit https://gerrit.wikimedia.org/r/82052
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I85327f01633fcb28ddb52b3e10fddfb654bd1dfb
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>
Gerrit-Reviewer: Aklapper <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to