Remove heights from tour sections.
This commit is contained in:
parent
198c92eaf0
commit
f2d3f91d4c
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue