From b6e0bc2340bdac5cccc049cd718c26441bfdeb97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Tue, 8 Jun 2021 16:12:56 +0200 Subject: [PATCH] MOBILE-3320 rte: Minor RTE style fixes --- src/addons/calendar/pages/day/day.html | 2 +- src/core/components/loading/loading.scss | 4 ---- .../core-editor-rich-text-editor.html | 6 +++--- .../components/rich-text-editor/rich-text-editor.scss | 4 ++++ src/theme/theme.base.scss | 11 ++++++++++- 5 files changed, 18 insertions(+), 9 deletions(-) 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 @@ - - -