[wp-meta] [Making WordPress.org] #945: Inactive translations headers need normalized line heights
Making WordPress.org
noreply at wordpress.org
Mon Mar 9 13:30:37 UTC 2015
#945: Inactive translations headers need normalized line heights
--------------------+-------------------------------------------
Reporter: Clorith | Owner:
Type: defect | Status: new
Priority: normal | Component: International Sites (Rosetta)
Keywords: |
--------------------+-------------------------------------------
Simple fix, the current notification for inactive translations inherits
the line-height from the regular post content which makes the text flow
into it self when it spans more than one line.
Adding `line-height: normal;` to the `h3` styles on Line 37 would solve
this. I avoided giving it a custom rule of its own as this would be a
repeated problem in any areas using the h3 tag since the line-height is
inherited from `body`
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/945>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list