Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List margins are broken #266

Closed
diluno opened this issue Aug 31, 2020 · 3 comments
Closed

List margins are broken #266

diluno opened this issue Aug 31, 2020 · 3 comments
Labels

Comments

@diluno
Copy link

diluno commented Aug 31, 2020

Description

body .redactor-box .redactor-styles ol, body .redactor-box .redactor-styles ul { margin: 1em 0; }
This margin from 'node_modules/craftcms-sass/_mixins.scss' is breaking the display of lists in redactor fields:
Screenshot 2020-08-31 at 16 44 42

Steps to reproduce

  1. Create list in redactor field

Additional info

  • Craft version: Craft Pro 3.5.7
  • PHP version: 7.4.8
  • Database driver & version: MySQL 8.0.21
  • Plugins & versions: Redactor 2.7.3
@diluno diluno added the bug label Aug 31, 2020
@Jan10
Copy link

Jan10 commented Aug 31, 2020

Same after update to 2.7.3.

image

@carlcs
Copy link
Contributor

carlcs commented Sep 1, 2020

There’s also an issue with nested lists. And when using “normal” UI mode, markers are not visible at all.

@brandonkelly
Copy link
Member

Sorry, that has been fixed in Redactor 2.7.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants