EnlighterJS / Plugin.WordPress

:package: Official WordPress Plugin of EnlighterJS
http://wordpress.org/plugins/enlighter/
GNU General Public License v2.0
115 stars 17 forks source link

Twenty Twenty Theme: Not aligned with the rest of the text, suggested workaround doesn't work anymore #309

Open lunaneff opened 3 years ago

lunaneff commented 3 years ago

I know this was reported before, but I'm bringing this up again since the fix suggested here doesn't work anymore after updating to v4.4.0. I needed to change it to this:

.enlighter-default {
    margin: 0 auto 1.25em auto !important;
}

and then it works again

AndiDittrich commented 3 years ago

thanks, i'll check this. but it's strange - the css didn't changed in v4.4