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

--- Comment #24 from Siddhartha Ghai <[email protected]> 2011-09-11 
16:02:00 UTC ---
(In reply to comment #22)
> Created attachment 9041 [details]
> Add padding for #firstHeading
> 
> Zero padding for #firstHeading makes text cut for scripts like Devanagari ,
> Malayalam etc(Bug 29405 and 30809), especially when the glyphs are stacked or
> having lower diacritic marks.
> Remove padding-top:0 and padding-bottom:0 to allow h1 inherit the padding
> bottom and top values from commonElements.css fixes this.
> 
> Fixing overflow:hidden will also make them appear, but will be overlapping 
> with
> the line below heading.

The section headings are h2 and under span class mw-heading. Headings h1 to h6
seem to have overflow:hidden and padding-bottom:0.17em . This is causing the
headings too to be cut. Maybe setting padding-bottom for mw-heading too would
help? (seems good to me at around 0.32em in vector, but that may be browser and
machine-specific).

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

Reply via email to