18F/e-QIP-prototype

View on GitHub
src/components/Section/Relationships/RelationshipStatus/Marital.scss

Summary

Maintainability
Test Coverage
.marital {
  .status-never,
  .status-married {
    label > span > div {
      top: 10%;
    }
  }
}