]> git.proxmox.com Git - pve-docs.git/blobdiff - api-viewer/PVEAPI.js
api-viewer: minor style fix
[pve-docs.git] / api-viewer / PVEAPI.js
index a167b4cdb6540b6c98bfdc9d7f16fc0b4c7ad985..835322fd094f76bfe630b1543e0a7ba51f54fb9b 100644 (file)
@@ -208,6 +208,7 @@ Ext.onReady(function() {
 
                    sections.push({
                        title: 'Returns: ' + rtype,
+                       bodyPadding: 10,
                        html: returnhtml
                    });
                }