Making WordPress.org

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)

WordPressuserprofile _ WordPress.org-new.mp4 (1.0 MB ) - added by hiteshtalpada 3 years ago.

Download all attachments as: .zip

Change History (2)

#1 @obenland
12 days ago

  • Resolutionworksforme
  • Status newclosed

This seems to have been fixed with the recent Profiles design update.

Note: See TracTickets for help on using tickets.