https://bugzilla.wikimedia.org/show_bug.cgi?id=35430

Fomafix <foma...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |foma...@googlemail.com

--- Comment #4 from Fomafix <foma...@googlemail.com> 2012-05-05 09:52:13 UTC ---
Long letters gets cut because of

 h1, h2, h3, h4, h5, h6 { overflow: hidden; }

This was set because of Bug 26449. Bunching cannot appear on first heading, so
overflow:hidden isn't needed here. The default value overflow:visible can be
set by

 #firstHeading { overflow: visible; }

in skins/common/commonInterface.css

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to