diff --git a/src/addons/calendar/pages/day/day.html b/src/addons/calendar/pages/day/day.html index 5177df833..4ca58a438 100644 --- a/src/addons/calendar/pages/day/day.html +++ b/src/addons/calendar/pages/day/day.html @@ -53,7 +53,7 @@ - diff --git a/src/core/components/loading/loading.scss b/src/core/components/loading/loading.scss index 4cadd853f..98f596285 100644 --- a/src/core/components/loading/loading.scss +++ b/src/core/components/loading/loading.scss @@ -47,10 +47,6 @@ @include margin(10px, 0, 0, 0); } - .core-loading-content { - display: contents; - } - &.core-loading-noheight .core-loading-content { height: auto; } diff --git a/src/core/features/editor/components/rich-text-editor/core-editor-rich-text-editor.html b/src/core/features/editor/components/rich-text-editor/core-editor-rich-text-editor.html index e3422805d..c3ce29d1c 100644 --- a/src/core/features/editor/components/rich-text-editor/core-editor-rich-text-editor.html +++ b/src/core/features/editor/components/rich-text-editor/core-editor-rich-text-editor.html @@ -48,7 +48,7 @@ - - -