-
Notifications
You must be signed in to change notification settings - Fork 40
Open
backdrop/backdrop
#2983Description
Description of the bug
Basis uses "Open Sans" for it's front-end font, but CKEditor does not load the font, instead it's using the default Arial.
Steps To Reproduce
To reproduce the behavior:
- Go to node/add/post
- Insert text into the editor. Inspect it with the browser and note it's using Arial.
- Save the node.
- Inspect the text and note that it's using Open Sans.
This results in ever so slight differences in spacing between CKEditor and the front-end.
PR by @quicksketch - backdrop/backdrop#2983
Reactions are currently unavailable