Explorar el Código

Removed obsolete white-space.

dkonopka hace 6 años
padre
commit
08ef47797c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/ckeditor5-image/theme/imagecaption.css

+ 0 - 1
packages/ckeditor5-image/theme/imagecaption.css

@@ -7,7 +7,6 @@
 	display: table-caption;
 	caption-side: bottom;
 	word-break: break-word;
-
 	color: hsl(0, 0%, 20%);
 	background-color: hsl(0, 0%, 97%);
 	padding: .6em;