Codebase list gnome-shell-extensions / 9948b51
Nitpick, missing semicolon in patch. Semicolons are optionals in JS anyway, so that's cosmetic Gbp-Dch: ignore Arnaud Rebillout 2 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
240240 this._applicationsButtons.clear();
241241 - this.mainBox.style = 'width: 35em;';
242242 - this.mainBox.hide();
243 + this.applicationsScrollBox.actor.style = 'width: 22em;'
243 + this.applicationsScrollBox.actor.style = 'width: 22em;';
244244 + this.mainBox.actor.hide();
245245
246246 // Load categories