/* R25: keep Users hidden until it occupies the sixth grid cell. */
.lw-r17-users-button,
.lw-r15-users-button {
  visibility: hidden !important;
}

.lw-r20-actions > .lw-r17-users-button,
.lw-r20-actions > .lw-r15-users-button {
  visibility: visible !important;
}
