Fixed #368: Mode selection drop down not fully visible on small screen

This commit is contained in:
jos 2017-02-26 20:40:12 +01:00
parent 717ed48474
commit e1f686b8e5
2 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,7 @@ https://github.com/josdejong/jsoneditor
- Fixed #309: already loaded version of Ace being overwritten by the embedded
version of JSONEditor.
- Fixed #368: Mode selection drop down not fully visible on small screen.
## 2017-01-06, version 5.5.11

View File

@ -185,7 +185,6 @@ div.jsoneditor {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
padding: 0;
line-height: 100%;