Skip to content

Commit b8a34cf

Browse files
committed
minor
1 parent cd3e76b commit b8a34cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceBrowserFilter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ qx.Class.define("osparc.dashboard.ResourceBrowserFilter", {
2929
this.__tagButtons = [];
3030
this.__appTypeButtons = [];
3131

32-
this._setLayout(new qx.ui.layout.VBox(15));
32+
this._setLayout(new qx.ui.layout.VBox(10));
3333
this.__buildLayout();
3434
},
3535

0 commit comments

Comments
 (0)