SumOfUs/Champaign

View on GitHub
app/javascript/plugins/petition/PetitionComponent.css

Summary

Maintainability
Test Coverage
@media only screen and (min-width: 700px) {
  .PetitionComponent {
    clear: both;
  }
}
.PetitionComponent .Checkbox__label {
  position: relative;
  top: 10px;
}