Skip to content

Commit

Permalink
Fixed josdejong#368: Mode selection drop down not fully visible on sm…
Browse files Browse the repository at this point in the history
…all screen
  • Loading branch information
josdejong committed Feb 26, 2017
1 parent 717ed48 commit e1f686b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 0 additions & 1 deletion src/css/jsoneditor.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ div.jsoneditor {

width: 100%;
height: 100%;
overflow: hidden;
position: relative;
padding: 0;
line-height: 100%;
Expand Down

0 comments on commit e1f686b

Please sign in to comment.