Closed jikaczmarski closed 3 months ago
For what it's worth, the Leaflet stylesheet remains and does not appear to be causing the problem. This PR removed the Bootstrap CSS stylesheet.
For what it's worth, the Leaflet stylesheet remains and does not appear to be causing the problem. This PR removed the Bootstrap CSS stylesheet.
That's good to know! I'll go ahead and make semantics changes.
Importing of the bootstrap CSS style sheet in an OJS block caused an overriding of the default sans serif font family. Removing the CSS call does not appear to break any functionality.