Remove redundant 300px bottom padding (see #416)
This commit is contained in:
parent
ebe7bafe51
commit
ff8be9635a
|
@ -248,10 +248,6 @@ div.jsoneditor-tree table.jsoneditor-tree {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
div.jsoneditor-tree div.jsoneditor-tree-inner {
|
||||
padding-bottom: 300px;
|
||||
}
|
||||
|
||||
div.jsoneditor-outer {
|
||||
position: static;
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue