Bug #7866
closedformatting / styling weirdness on Commons Profile -> my sites list
0%
Description
Hi all, I'm uploading a picture of the list of sites that I find on my profile "my commons/blogs" list. (To navigate there, to go the menu under your profile picture on the top righthand corner of the commons, select "My Sites.)
The list has lots of scattered, random pixels in between list items. Might be a simple styling problem that's creating some gap between divs or something...It's like a xerox machine effect... except without the xerox...
Files
Updated by Boone Gorges over 7 years ago
- Category name set to Blogs (BuddyPress)
- Status changed from New to Resolved
What you're seeing is the very top edge of the 'Latest Post' for each site, which is being cut off because the markup of the page is structured in a way that makes it impossible for the parent element to grow to the proper height. I've rewritten it in https://github.com/cuny-academic-commons/cac/commit/a5428c1ebebc8fb85e2ad841a03be5ed45e08180.