ui: FW options: do not draw border arount rate limit separator

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-16 09:48:37 +02:00
parent a671b6b5f9
commit df93368f74

View File

@ -28,6 +28,7 @@ Ext.define('PVE.FirewallLograteInputPanel', {
value: 1 value: 1
}, },
{ {
xtype: 'box',
html: '<div style="margin: auto; padding: 2.5px;"><b>/</b></div>' html: '<div style="margin: auto; padding: 2.5px;"><b>/</b></div>'
}, },
{ {