https://bugzilla.wikimedia.org/show_bug.cgi?id=29405
Santhosh Thottingal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|[email protected]. |[email protected] |org |om --- Comment #22 from Santhosh Thottingal <[email protected]> 2011-09-10 06:20:57 UTC --- Created attachment 9041 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9041 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. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
