Opened 3 years ago
Closed 12 days ago
#7136 closed defect (bug) (worksforme)
Edit profile content scrolling issue in small device
| Reported by: | hiteshtalpada | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Profiles | Keywords: | needs-patch has-screenshots |
| Cc: |
Description
User profile edit content scrolling issue in a small device, this issue occurs in the tabs section.
Using below CSS resolve this.
form#profile-edit-form > ul.button-nav {
width: 100%;
}
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)
This seems to have been fixed with the recent Profiles design update.