Opened 8 months ago
Closed 8 months ago
#1960 closed defect (fixed)
Adjust image CSS to play nice with themes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | Front-end | Version: | 2.1 |
| Severity: | normal | 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)
comment:1
johnjamesjacoby — 8 months ago
- Milestone changed from Awaiting Review to 2.2
comment:2
johnjamesjacoby — 8 months ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [4233]) User Profiles: