From 67ad72b425eaa22aa0ac48cac8b79e084aff1ced Mon Sep 17 00:00:00 2001 From: Dani Palou Date: Tue, 22 Jun 2021 15:19:24 +0200 Subject: [PATCH] MOBILE-3320 format-text: Fix bullets and numbers cutoff in lists --- src/theme/components/format-text.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/theme/components/format-text.scss b/src/theme/components/format-text.scss index b942d188d..b0543d50b 100644 --- a/src/theme/components/format-text.scss +++ b/src/theme/components/format-text.scss @@ -209,9 +209,7 @@ core-format-text { core-format-text { ul { padding-left: 1rem; - } - ul, ol { - -webkit-padding-start: 15px; + -webkit-margin-start: .2rem; } .atto_image_button_text-top,