Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#6800 closed enhancement (fixed)

Manage Avatar drag-drop-area border box model

Reported by: hnla Owned by: imath
Priority: low Milestone: 2.5
Component: Templates Version:
Severity: minor Keywords: has-patch commit
Cc:

Description

The Avatar drag and drop element describes width and borders which exceed 100%, patch adds box-sizing to the ruleset to contain the width in keeping with sibling elements.

Vendor prefixes are intentionally left out, webkit drops support for prefix and FF handles the formal property going back far enough.

Tested to not upset the avatar handling.

Requires cross WP theme and browsers testing.

Attachments (1)

6800-01.patch (674 bytes ) - added by hnla 11 years ago.

Download all attachments as: .zip

Change History (5)

@hnla
11 years ago

#1 @r-a-y
10 years ago

  • Keywords commit added; needs-testing removed

I noticed this while debugging the Microsoft Edge avatar issue.

Feel free to commit!

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


10 years ago

#3 @imath
10 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

In 10570:

Uploader UI: make sure the drag and drop box has the same width than sibling elements

Props hnla

Fixes #6800

#4 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.