Remove heights from tour sections.

This commit is contained in:
Jake Moshenko 2014-05-07 17:52:11 -04:00
parent 198c92eaf0
commit f2d3f91d4c

View file

@ -1463,7 +1463,6 @@ form input.ng-valid.ng-dirty,
}
.product-tour .tour-header {
height: 172px;
text-align: center;
margin-bottom: 40px;
border-bottom: 4px solid black;
@ -4168,7 +4167,6 @@ have a fixed width and height (but it's not required).
.tour-section.tour-header {
margin-top: 40px;
margin-bottom: 40px;
height: 125px;
}
.tour-section.tour-header .tour-section-title {