[wp-meta] [Making WordPress.org] #985: Download button line-height is off
Making WordPress.org
noreply at wordpress.org
Thu Apr 2 20:40:32 UTC 2015
#985: Download button line-height is off
----------------------+---------------------
Reporter: nphaskins | Owner:
Type: defect | Status: new
Priority: low | Component: General
Keywords: |
----------------------+---------------------
The second button on wordpress.org, the one that says Download Wordpress
4.1.1, it's line-height is off. I'm viewing this in Chrome, but it's also
the same for me in Firefox as well, so it seems like a cross-browser
issue.
http://cl.ly/image/1R2f1d101a36
It can be fixed by adjusting the line height to 32px from 28px. This
download button has a specific CSS class. I don't see this line height
issue anywhere else currently.
Here's the fix:
.col-3 a.download-button {line-height:32px;}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/985>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list