apluslms / a-plus

A+ frontend portal - A+ LMS documentation:
https://apluslms.github.io/
Other
65 stars 72 forks source link

Course has ended sticky alert padding causes UI bug with exercise anchor links #1318

Closed khattam2 closed 7 months ago

khattam2 commented 8 months ago

Fixes #1311

Description

What?

Course has ended sticky alert padding causes UI bug with exercise anchor links

Why?

Exercises now result in a weird exercise frame UI bug after scrolling up:

How?

padding-top has been changed to margin-top

Testing

image

Remember to add or update unit tests for new features and changes.

What type of test did you run?

[ADD A DESCRIPTION ABOUT WHAT YOU TESTED MANUALLY]

Did you test the changes in

Think of what is affected by these changes and could become broken

Translation

Programming style

Have you updated the README or other relevant documentation?

Is it Done?

Clean up your git commit history before submitting the pull request!