Text font changes when Visualeditor loads up
Closed, ResolvedPublic

Description

When editing with visualeditor the font of the text is changin and gets a little bit smaller. When editing, the text should be the same as when reading the page.

grigoletti added a project: Restricted Project.

https://github.com/WikiToLearn/Neverland/blob/master/css/bootstrap.css#L5783

It is using content as class , however it is an ID

Changing to #content solves problem.

ruphy added a subscriber: ruphy.Aug 8 2016, 12:41 PM

thanks for the PR, I had missed it!

https://github.com/WikiToLearn/Neverland/pull/4

Updated the PR . Sorry for Updating ticket late. My system was not able to configure to compile scss file.. Request to compile the change before merging.( should work )

Font family still has to be fixed(?)

I guess they are same ?

Font family still has to be fixed(?)

I think font family is directly inheredited from body

ire.c closed this task as Resolved.Aug 27 2016, 9:03 AM
ire.c claimed this task.

If we see from computed its not body exactly..


Sorry , its correct.. its coming from body