[wp-meta] [Making WordPress.org] #1367: Plugin directory: Adjust CSS for Japanese download button
Making WordPress.org
noreply at wordpress.org
Sun Nov 1 05:03:32 UTC 2015
#1367: Plugin directory: Adjust CSS for Japanese download button
-------------------+---------------------
Reporter: Nao | Owner:
Type: defect | Status: new
Priority: normal | Component: General
Keywords: |
-------------------+---------------------
The button to download a plugin ("Download Version X.X") is wider in
Japanese that it overlaps with the plugin description. See:
https://ja.wordpress.org/plugins/favicon-rotator/
The width for the description area is defined in this CSS:
{{{
#plugin-description .shortdesc {
width: 502px;
float: left;
margin-bottom: 0;
font-family: Georgia,"Bitstream Vera Serif","Times New
Roman",serif;
}
}}}
My suggestion is to reduce the width to 480px.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1367>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list