[wp-trac] [WordPress Trac] #28397: Twenty Fourteen: Blog description cut
WordPress Trac
noreply at wordpress.org
Thu May 29 21:18:42 UTC 2014
#28397: Twenty Fourteen: Blog description cut
------------------------------+--------------------
Reporter: pavelevap | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+--------------------
Comment (by iamtakashi):
This is caused by a combination of the negative top margin SergeyBiryukov
pointed out and the `z-index` for `#secondary`.
The `z-index` value can't be larger than the value for `.site-header`
because it's fixed position, and the negative top margin for `.site-
description` was to make it line up with the bottom of the header but I
didn't take account of accented characters. It's probably best to remove
the negative top margin but we also need to compensate the 3 pixel from
its bottom margin. Here is the updated patch.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28397#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list