Plugin.WordPress icon indicating copy to clipboard operation
Plugin.WordPress copied to clipboard

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

Open lunaneff opened this issue 3 years ago • 1 comments

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

lunaneff avatar Oct 18 '20 13:10 lunaneff

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

AndiDittrich avatar Oct 26 '20 17:10 AndiDittrich