froala / django-froala-editor

Package to integrate Froala WYSIWYG HTML rich text editor with Django.
https://froala.com/wysiwyg-editor
283 stars 72 forks source link

Fix for tool windows like insert URL (overflow and the labels within). #49

Closed skyflyer closed 5 years ago

skyflyer commented 6 years ago

Related to reported issue #47, this CSS fixes the django froala editor for me.

Before the fix:

before

After the fix:

after

Please, also test on your end with applicable django versions.

froala-bot commented 5 years ago

@xtranophilist would you have any thoughts on this? It looks good to us.