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

Fordson + Pulse + Section Style: Highlighted Section Title --> progress bar position strange #90

Closed
yorickreum opened this issue Sep 3, 2019 · 1 comment

Comments

@yorickreum
Copy link

In the screenshot you can see a clean Moodle installation with clean Fordson. All settings are default, but "preset" is set to "Pulse" and "sectionlayout" is set to "Highlighted Section Title".
I don't think the current position of the progress bar is intended, is it?

Kind regards from Germany
Yorick

image

@dbnschools
Copy link
Owner

I have a fix. Will be in next release. Just add this to the sectionstyle6.scss file:
.progress.fordsonsinglepage {
margin-top: 1rem;
margin-right: 1rem;
}

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

No branches or pull requests

2 participants