Opened 2 months ago
Closed 2 months ago
#8300 closed defect (bug) (fixed)
Overlapping text in Profiles translation editor list (#content-translations)
| Reported by: | Marc4 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Profiles | Keywords: | |
| Cc: |
Description
In the user profiles page, under the #content-translations tab, the list items for "General Translation Editor" overlap and become unreadable.
This seems to be resolved by removing display: block; width: 48px; height: 48px; for body.bp-user #content-translations ul > li > a:first-child
Attachments (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Fixed in r24853.
Props Marc4