Skip to content

details page: Correctly hide support widgets when no support buttons

Previously an app without screenshots would show double space below the description. This was due to the widgets still being visible but having no content (but having spacing around them).

Merge request reports