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

Indent doesn't work in table cell #729

Closed
nerty777 opened this issue Oct 6, 2021 · 0 comments
Closed

Indent doesn't work in table cell #729

nerty777 opened this issue Oct 6, 2021 · 0 comments

Comments

@nerty777
Copy link

nerty777 commented Oct 6, 2021

BUGS: Indent doesn't work in table cell.

Jodit Version: 3.8.5

Browser: All
OS: All
Is React App: True

Expected behavior:
Indent also works in table cell. Indent is a padding-left, isn't a margin-left.

<td style="padding-left: 10px;">Jodit</td>

Actual behavior:

<td style="margin-left: 10px;">Jodit</td>
xdan added a commit that referenced this issue Oct 26, 2021
xdan added a commit that referenced this issue Oct 26, 2021
@xdan xdan closed this as completed Oct 26, 2021
vinhtranchau added a commit to vinhtranchau/jodit-repo that referenced this issue Jan 18, 2023
vinhtranchau added a commit to vinhtranchau/jodit-repo that referenced this issue Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants