https://bugzilla.wikimedia.org/show_bug.cgi?id=37257
--- Comment #2 from MZMcBride <[email protected]> 2012-06-15 18:37:58 UTC --- (In reply to comment #1) > Currently in the Bugzilla sidebar, there are a number of saved searches. > However, (presumably) due to site CSS, they're cut off. For example, "0. > Highest priority ‑ Ch" is how the first saved search reads. This probably just > needs a width set on one of the HTML elements in the sidebar. Hmm, guess not. I poked at this briefly. This is the problematic code: <a href="buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=0.%20Highest%20priority%20-%20Check%20daily&sharer_id=11475" class="shared" title="Shared by Mark A. Hershberger <mah@everybody.org>" >0. Highest priority ‑ Check daily </a> Non-breaking spaces are being forced for some reason. Putting an e-mail address in the title attribute seems rather silly as well, but I suppose only logged-in users see these saved searches. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
