Browse Source

Removed unnecessary style dependency.

Aleksander Nowodzinski 8 years ago
parent
commit
fd104a82f3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/ckeditor5-editor-classic/theme/classiceditor.css

+ 0 - 2
packages/ckeditor5-editor-classic/theme/classiceditor.css

@@ -3,8 +3,6 @@
  * For licensing, see LICENSE.md.
  */
 
-@import "@ckeditor/ckeditor5-ui/theme/helpers/zindex.css";
-
 .ck-editor {
 	/* All the elements within `.ck-editor` are positioned relatively to it.
 	 If any element needs to be positioned with respect to the <body>, etc.,