Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimized 'Training' Page for Mobile Responsiveness #5559

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Optimized 'Training' Page for Mobile Responsiveness #5559

merged 1 commit into from
Jan 5, 2024

Conversation

PR4NJ41
Copy link
Contributor

@PR4NJ41 PR4NJ41 commented Dec 17, 2023

What this PR does

This will make the 'Training Page' Responsive for mobile view.

Fixes issue #5558

Screenshots

Before:

image

After:

Pasted Graphic

@ragesoss
Copy link
Member

ragesoss commented Jan 2, 2024

Thanks! Can you add screenshots for the 'before'?

@PR4NJ41
Copy link
Contributor Author

PR4NJ41 commented Jan 4, 2024

@ragesoss I have Updated the Screenshot related to 'Before'.

@@ -17,6 +17,8 @@
padding 10px 11px
width 50px
height 50px
position absolute
right 0px
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these changes have any effect on the non-mobile layout?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it and see that they cancel each other out; 'absolute' introduces space to the right of the box holding the arrow icon, but right 0 removes it again. LGTM

@ragesoss
Copy link
Member

ragesoss commented Jan 5, 2024

This looks much better, and I don't notice any problems or regressions.

@ragesoss ragesoss merged commit 70b491d into WikiEducationFoundation:master Jan 5, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants