[wp-meta] [Making WordPress.org] #1037: Localized theme directory ratings are a bit out of order
Making WordPress.org
noreply at wordpress.org
Wed May 20 12:04:19 UTC 2015
#1037: Localized theme directory ratings are a bit out of order
-------------------------+-----------------------------
Reporter: zodiac1978 | Owner:
Type: defect | Status: new
Priority: normal | Component: Theme Directory
Resolution: | Keywords:
-------------------------+-----------------------------
Comment (by zodiac1978):
For German ist could be solved by making the min-width from the counter
label slightly bigger and the counter a little smaller:
{{{
.theme-ratings .counter-label {
min-width: 40px;
}
}}}
{{{
.theme-ratings .counter-back {
width: calc(100% - 70px);
}
}}}
But this would be different for each language. Maybe switching to a table
in the markup?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1037#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list