18F/e-QIP-prototype

View on GitHub
src/components/Section/Psychological/Consultation/Consultation.scss

Summary

Maintainability
Test Coverage
.consultation {
  .summary {
    .left {
      .content {
        .occurred {
          float: right;
          height: 4.9rem;
        }
      }
    }
  }
}