Explorar o código

Internal: Moved dropdown item styles to Lark to ensure a consistent look across the features (see ckeditor/ckeditor5-font#4).

Aleksander Nowodzinski %!s(int64=8) %!d(string=hai) anos
pai
achega
54a42e7df4
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  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;
 }