Skip to content

Infinite loading spinner on ads widget when no ads exist for specific format

We currently have the following hotfix on eclipse.org:

.eclipsefdn-promo-content .fa-spinner {
  display: none;
}

Instead of hiding the loading spinner, the widget should handle this case.