Remove unused plans style

This commit is contained in:
Jessica Lawshe 2018-08-27 09:27:03 -05:00
parent e1fbef6910
commit 70b19b2584

View file

@ -20,15 +20,6 @@
text-shadow: 0 0 0;
}
.card .btn { white-space:normal; }
.card.features {
margin-top: @line-height-computed;
i {
color: @red;
}
p {
margin: 0;
}
}
.card-group {
.card-highlighted {
padding-top: @line-height-computed * 2;
@ -100,12 +91,6 @@
.plans-subheader {
margin-bottom: @line-height-computed;
}
.questions-header {
color: @red;
line-height: 37px;
margin: 0;
text-align: right;
}
.tagline {
margin-bottom: 20px;
}
@ -154,41 +139,11 @@
}
.feature {
margin-top: (@line-height-computed / 2);
margin-bottom: (@line-height-computed / 1.5);
}
.features-check,
.features-copy {
display: inline-block;
width: 12%;
line-height: 1.4;
vertical-align: top;
}
.features-copy {
width: 88%;
}
.plansPageStudentLink {
margin-left: 20px;
margin-top: 20px;
}
input.paymentTypeOption.ng-valid {
margin-top: 15px;
}
.totalPrice {
padding-top: 15px;
}
.pricingBreakdown {
text-align: right;
}
/**
Plans Test
*/