Skip to content

Commit 69fc06f

Browse files
[3526953] Fixed ct-figure class overwriting align-center, align-left, align-right class.
1 parent 5636482 commit 69fc06f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

web/themes/contrib/civictheme/assets/sass/ckeditor/ckeditor.scss renamed to web/themes/contrib/civictheme/assets/sass/ckeditor/_ckeditor.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
//
2-
// This file contains styles for the Ck Editor component in the CivicTheme.
2+
// This file contains styles for the CKEditor component in CivicTheme.
33
//
44

55
.ct-figure {
6-
$root: &;
7-
86
&.align-left,
97
&.align-center,
108
&.align-right {

0 commit comments

Comments
 (0)