Browse Source

Remove reference to non-exisitng element in CSS.

Mateusz Samsel 6 years ago
parent
commit
720a2cb36b
1 changed files with 0 additions and 4 deletions
  1. 0 4
      packages/ckeditor5-ui/theme/components/toolbar/toolbar.css

+ 0 - 4
packages/ckeditor5-ui/theme/components/toolbar/toolbar.css

@@ -19,10 +19,6 @@
 	&.ck-toolbar_floating {
 		flex-wrap: nowrap;
 	}
-
-	& .ck.ck-toolbar__label {
-		display: none;
-	}
 }
 
 .ck.ck-toolbar__separator {