瀏覽代碼

Moved the list dropdown styles to lark, unified with the similar dropdowns for the font features.

Aleksander Nowodzinski 7 年之前
父節點
當前提交
aec3ecde60
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      packages/ckeditor5-heading/theme/heading.css

+ 0 - 7
packages/ckeditor5-heading/theme/heading.css

@@ -15,13 +15,6 @@
 	font-size: 14px;
 }
 
-/* Using absolute units to make sure each element has the same height and padding.
-https://github.com/ckeditor/ckeditor5-heading/issues/63 */
-[class*="ck-heading_"] {
-	line-height: 18px;
-	padding: 11px;
-}
-
 [class*="ck-heading_heading"] {
 	font-weight: bold;
 }