Opened 13 years ago
Closed 13 years ago
#1960 closed defect (bug) (fixed)
Adjust image CSS to play nice with themes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Front-end | Keywords: | has-patch |
Cc: |
Description
When viewing a users profile, the #bbp-single-under-details
div is set to 150px. So is the user avatar. Some themes (*cough* Genesis *cough*) apply a padding and/or border around all images within #content
, which will make the avatar image not fit in the column.
So we'll make sure and override that. Ditto with the post avatars (padding).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
(In [4233]) User Profiles: