dbnschools / moodle-theme_fordson

Theme for Moodle 3.3+
43 stars 40 forks source link

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

Closed yorickreum closed 4 years ago

yorickreum commented 5 years ago

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 commented 5 years ago

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; }