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 {
|
||||
ul {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
ul, ol {
|
||||
-webkit-padding-start: 15px;
|
||||
-webkit-margin-start: .2rem;
|
||||
}
|
||||
|
||||
.atto_image_button_text-top,
|
||||
|
|
Loading…
Reference in New Issue