Преглед изворни кода

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

Aleksander Nowodzinski пре 8 година
родитељ
комит
c7bf552d5e
1 измењених фајлова са 0 додато и 1 уклоњено
  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);