Skip to content

Commit 88b2ec9

Browse files
committed
minor
1 parent 47540a6 commit 88b2ec9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ qx.Class.define("osparc.dashboard.GridButtonItem", {
9494
anonymous: true,
9595
paddingLeft: osparc.dashboard.GridButtonBase.PADDING,
9696
paddingRight: osparc.dashboard.GridButtonBase.PADDING,
97-
paddingBottom: osparc.dashboard.GridButtonBase.PADDING / 2
9897
});
9998
this.getChildControl("main-layout").add(control, osparc.dashboard.GridButtonBase.POS.TAGS);
10099
break;

0 commit comments

Comments
 (0)