Explorar o código

Docs: Added a missing comment to the dropdown style sheet.

Aleksander Nowodzinski %!s(int64=8) %!d(string=hai) anos
pai
achega
2f09ea5124

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

@@ -38,6 +38,7 @@
 			@mixin ck-disabled;
 			@mixin ck-disabled;
 		}
 		}
 
 
+		/* https://github.com/ckeditor/ckeditor5/issues/816 */
 		&.ck-on {
 		&.ck-on {
 			border-bottom-left-radius: 0;
 			border-bottom-left-radius: 0;
 			border-bottom-right-radius: 0;
 			border-bottom-right-radius: 0;