Procházet zdrojové kódy

Removed unused CSS class.

Szymon Kupś před 7 roky
rodič
revize
7c1627b29e

+ 0 - 7
packages/ckeditor5-editor-classic/tests/manual/classiceditor-data.html

@@ -8,11 +8,4 @@
 		width: 10000px;
 		height: 10000px;
 	}
-
-	.ck-editor {
-		margin-top: 200px;
-		margin-left: 100px;
-		margin-bottom: 200px;
-		width: 450px;
-	}
 </style>