Browse Source

Added missing comment.

Piotrek Koszuliński 7 years ago
parent
commit
4271c0104c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/ckeditor5-engine/theme/placeholder.css

+ 1 - 0
packages/ckeditor5-engine/theme/placeholder.css

@@ -3,6 +3,7 @@
  * For licensing, see LICENSE.md.
  */
 
+/* See ckeditor/ckeditor5#936. */
 .ck.ck-placeholder, .ck .ck-placeholder {
 	&::before {
 		 content: attr(data-placeholder);