ソースを参照

Moved `display` property to `ckeditor5-link` theme styles.

dkonopka 6 年 前
コミット
c9bb686bee

+ 0 - 1
packages/ckeditor5-theme-lark/theme/ckeditor5-link/linkform.css

@@ -51,7 +51,6 @@
  * See: https://github.com/ckeditor/ckeditor5-link/issues/186.
  */
 .ck.ck-link-form_layout-vertical {
-	display: block;
 	padding: 0;
 	min-width: var(--ck-input-text-width);