Aklapper has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/82052


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/bugzilla/modifications 
refs/changes/52/82052/1

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: newchange
Gerrit-Change-Id: I85327f01633fcb28ddb52b3e10fddfb654bd1dfb
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/bugzilla/modifications
Gerrit-Branch: master
Gerrit-Owner: Aklapper <[email protected]>

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

Reply via email to