.repos-pr-iteration-picker-instructions {
  align-self: stretch;
  background-color: transparent !important;
  color: rgba(0, 0, 0, .55);
  color: var(--text-secondary-color,rgba(0, 0, 0, .55));
  cursor: default;
  font-weight: normal;
  padding: 0; }

.conflicts-resolved-message-card {
  margin: 16px 32px; }
  @media screen and (max-width: 599px) {
    .conflicts-resolved-message-card {
      margin: 8px; } }
