Explorar el Código

Docs: Removed an obsolete comment in the dropdown styles sheet.

Aleksander Nowodzinski hace 8 años
padre
commit
c7bf552d5e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/ckeditor5-ui/theme/components/dropdown/dropdown.css

+ 0 - 1
packages/ckeditor5-ui/theme/components/dropdown/dropdown.css

@@ -13,7 +13,6 @@
 	display: inline-block;
 	position: relative;
 
-	/* A triangle displayed to indicate this is actually a dropdown. */
 	& .ck-dropdown__arrow {
 		pointer-events: none;
 		z-index: var(--ck-z-default);