jdorn / json-editor

JSON Schema Based Editor
MIT License
5.8k stars 1.08k forks source link

UI is resized when using this package #828

Closed Vadorequest closed 5 years ago

Vadorequest commented 5 years ago

I experienced a visual bug as soon as I started using this package, this is what my UI look like without it:

greenshot 2019-03-07 11 18 10

And now, after using the JSONEditorWidget in my admin.py image

Basically, the UI looks resized, smaller, as if I had zoomed out. Probably a bad CSS rule applying undesired styles on the whole page instead of a sub element or something.

Using Python 3.6, Django 2.1.7

Vadorequest commented 5 years ago

Ignore this, it's not the right repository, I meant to post on https://github.com/abogushov/django-admin-json-editor