Skip to content

Commit 1019b75

Browse files
committed
minor
1 parent 5eac286 commit 1019b75

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,11 +140,6 @@ qx.Class.define("osparc.dashboard.ResourceFilter", {
140140
})
141141
});
142142
}
143-
if (option.id !== "show-all") {
144-
button.set({
145-
marginLeft: 15
146-
});
147-
}
148143
}
149144
button.id = option.id;
150145

0 commit comments

Comments
 (0)