Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Editable: Fix Placeholder styling #2626
+1
−1
Conversation
youknowriad
added
the
[Type] Bug
label
Aug 31, 2017
youknowriad
self-assigned this
Aug 31, 2017
youknowriad
requested review from aduth and iseulde
Aug 31, 2017
youknowriad
added
the
[Component] Editable
label
Aug 31, 2017
youknowriad
merged commit de53baf
into
master
Sep 4, 2017
youknowriad
deleted the
fix/paragraph-with-background-placeholder branch
Sep 4, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
youknowriad commentedAug 31, 2017
On an empty paragraph block with a background color, a padding was applied using an extra className. But these extra classNames were not applied to the placeholder, which caused the placeholder to be incorrectly styled.
Testing instructions