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

Min-height is not working correctly #5

Open
samuel-clara opened this issue Aug 22, 2022 · 6 comments
Open

Min-height is not working correctly #5

samuel-clara opened this issue Aug 22, 2022 · 6 comments

Comments

@samuel-clara
Copy link

samuel-clara commented Aug 22, 2022

Min-height is not working correctly when applying dReadMore to an element which contains more then one <p> tag.
Is there a way to solve this?

@DSekon
Copy link
Owner

DSekon commented Aug 22, 2022

hi, is there an example?

@DSekon
Copy link
Owner

DSekon commented Aug 22, 2022

check out the new version 2.1.5

@samuel-clara
Copy link
Author

Please see this example:
https://codepen.io/meteorit/pen/NWYJajK

@DSekon
Copy link
Owner

DSekon commented Aug 22, 2022

I filled in the edit. I haven't released a version yet, I'll test it a little more. The option where there is a tag and text inside will not work, at least not yet.

@DSekon
Copy link
Owner

DSekon commented Aug 22, 2022

I have an idea where the tags and text inside will work, but with an exception. Only tags of the type <strong>, <b>, <i>, <br> and so on should be inside.

@samuel-clara
Copy link
Author

samuel-clara commented Aug 22, 2022

Supporting inline element like those above would already be a good improvement.

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

No branches or pull requests

2 participants