Skip to content

Conversation

@trasher
Copy link
Contributor

@trasher trasher commented Oct 24, 2025

fix #21620

Comment on lines +117 to +120
.me-0 {
margin-left: 0!important;
margin-right: initial!important;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't notice in the previous PR, but it doens't seem normal that we need to redefine all the margin/padding classes.

On tabler demo, it works with the basic styles:

Image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, maybe all required css files are not loaded; I have no idea how all of that is supposed to work.

@trasher
Copy link
Contributor Author

trasher commented Oct 27, 2025

CSS framework RTL part seems not loaded, this is not something I can fix.
I made a local test by removing all changes made already, and force using css rtl part: some of the issues are fixed, some other are not, and there are new ones.
This PR is useless, and the previous one should probably be removed as well.

I'll let someone else work on that.

@trasher trasher closed this Oct 27, 2025
@trasher trasher deleted the fix/21620 branch October 27, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RTL languages display issues

2 participants