Преглед изворни кода

Removed styles for Box component.

Oskar Wrobel пре 9 година
родитељ
комит
76b1af6eda

+ 0 - 8
packages/ckeditor5-theme-lark/theme/components/box.scss

@@ -1,8 +0,0 @@
-// Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
-// For licensing, see LICENSE.md or http://ckeditor.com/license
-
-.ck-box {
-	&_align_right {
-		text-align: right;
-	}
-}

+ 0 - 1
packages/ckeditor5-theme-lark/theme/theme.scss

@@ -15,7 +15,6 @@
 @import 'components/toolbar';
 @import 'components/dropdown';
 @import 'components/list';
-@import 'components/box';
 @import 'components/inputlabel';
 @import 'components/inputtext';
 @import 'components/labeledinput';