Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
There was a missing px unit after this.fixedHeaderHeight value in CSS `calc` which seems to cause the side panel not appear at all in Internet Explorer. `calc` has been removed here completely because it's not needed in computed prop. Fixes learningequality#9100
- Loading branch information