8
0
فهرست منبع

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);