add bottom pad to explorer page
This commit is contained in:
@@ -119,3 +119,5 @@
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/unless}}
|
||||
|
||||
<div class="explorer-pad-bottom"></div>
|
||||
|
||||
@@ -132,3 +132,7 @@
|
||||
.query-list, .query-create, .query-edit, .query-results, .query-params, .https-warning {
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.explorer-pad-bottom {
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user