numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
200 stars 118 forks source link

Results page shifted to the left when ending an exam on Safari #854

Closed georgestagg closed 1 year ago

georgestagg commented 2 years ago
Screenshot 2021-09-27 at 13 23 45
christianp commented 1 year ago

I think this is a Safari bug.

It only happened for me when the viewport is less than 992px wide. Toggling on and off the margin-left property on the .row element containing the table made it show up in the right place. It stayed in the right place when I resized the window, until it went over the 992px breakpoint. When I made it narrower than that again, the table was drawn in the wrong place again.