Sfoglia il codice sorgente

Removed obsolete white-space.

dkonopka 6 anni fa
parent
commit
08ef47797c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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;