MOBILE-3320 format-text: Fix bullets and numbers cutoff in lists
parent
b87612a577
commit
67ad72b425
|
@ -209,9 +209,7 @@ core-format-text {
|
||||||
core-format-text {
|
core-format-text {
|
||||||
ul {
|
ul {
|
||||||
padding-left: 1rem;
|
padding-left: 1rem;
|
||||||
}
|
-webkit-margin-start: .2rem;
|
||||||
ul, ol {
|
|
||||||
-webkit-padding-start: 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.atto_image_button_text-top,
|
.atto_image_button_text-top,
|
||||||
|
|
Loading…
Reference in New Issue