[buddypress-trac] [BuddyPress Trac] #7283: Group page: "administrators" header label text length issue
buddypress-trac
noreply at wordpress.org
Wed Oct 12 20:34:34 UTC 2016
#7283: Group page: "administrators" header label text length issue
--------------------------+-----------------------------
Reporter: slaFFik | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Currently in group header by default we display the text:
{{{
Group Admins:
}}}
This string is quite short in English.
In Russian it's: `Администраторы группы`
This section has a `max-width:20%` css rule. But word `Администраторы` is
longer than that 20% on default 2015 theme (2016 is fine). Currently it
appears as follows:
{{{
Администратор
ы группы
}}}
Which makes the last character of a longer word to go to a next line. See
screenshot attached.
Also, this issue appears on all themes, that are quite narrow.
So the solution might be just to increase the max-width (21% is ok
already, but as I can see we have do that up to 25%).
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7283>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list