.alert.alert-info {
  &.clickable {
    // there are (n) new or updated topics, click to show
    margin: 0;
    padding: 1em;
  }
}