Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug in paragraph affecting content writing when block is left/right aligned. #5135

Merged
merged 1 commit into from
Feb 19, 2018

Commits on Feb 17, 2018

  1. Fixed a bug in paragraph affecting cursor visibility when the block i…

    …s left/right aligned.
    
    Classes alignright and alignleft were being passed to paragraph RichText, these classes contain CSS that make the cursor invisible when the paragraph is empty making content writing impossible.
    jorgefilipecosta committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    df2de0b View commit details
    Browse the repository at this point in the history