Amend margins on mobile displays #662
No reviewers
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#662
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "marek-lach-patch-1-2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #655 and also most of #604.
Edit: Better addressed by #663. Closing this issue now.
Codecov Report
Codecov Report
Looks like it is too much now…
Still the same for me… 😕 I can try to have a look tomorrow or on Saturday if you want.
I'll see what I can do...
@AnaGelez All tested and seems to work well on my end.
The article content is indeed better (maybe even a bit too much), but some elements that shouldn't have margins now have (article cover/heading, and all the info at the bottom from the license to the comment area). 😕
All of these issues should be ok now.
Not really sure why the article cover image isn't fully scaled to be honest...
Edit: fixed. All works well now. This PR is finally done :-)
I'm sorry but I still have issues… I can go into details if you want, but I also made another PR that should fix these issues, because I felt you were struggling with CSS here… So you can either tell me if #663 works for you, or I can tell you what is still wrong with this one, and you cant try to fix it if you really want to do it yourself.
You are right. It's a lot of guess work for me, I am not really natural at it :-)
This bit here seems to make the article meta less squashed than before on small screens, I think?
Before:

After #662:
May be worth replicating in #663 if you want...
I'm not sure these lines apply on article meta section, as it doesn't have the
split
class too (it is used only for the license/tags part, not the rest). But I have something similar to that in my PR. Thanks anyway!Pull request closed