Remove redundant 300px bottom padding (see #416)

This commit is contained in:
jos 2019-04-02 20:49:53 +02:00
parent ebe7bafe51
commit ff8be9635a
1 changed files with 0 additions and 4 deletions

View File

@ -248,10 +248,6 @@ div.jsoneditor-tree table.jsoneditor-tree {
width: 100%; width: 100%;
} }
div.jsoneditor-tree div.jsoneditor-tree-inner {
padding-bottom: 300px;
}
div.jsoneditor-outer { div.jsoneditor-outer {
position: static; position: static;
width: 100%; width: 100%;