Fix display of QE plan info under hosted tab

This fixes the plans page to not display the Quay Enterprise information underneath the hosted tab
This commit is contained in:
Joseph Schorr 2016-11-09 16:25:59 -05:00
parent 45b1148118
commit 37fbcedea8
2 changed files with 97 additions and 103 deletions

View file

@ -146,8 +146,6 @@
.co-p-quay-enterprise-faq {
background: #fff;
padding: 60px 0 40px 0;
border-top: 1px solid #ddd
}
.co-p-quay-enterprise-plans {

View file

@ -404,7 +404,6 @@
<div class="co-p-quay-diagram-caption co-m-text-light">Highly available installation with geo-replication</div>
</div>
</div>
</div>
<div class="flex-wrap">
<div class="co-p-quay-enterprise-top-cta">
<div class="co-p-quay-enterprise-top-cta-text">Ready to try Quay Enterprise?</div>
@ -419,10 +418,8 @@
</div>
</div>
</div>
</div>
<div class="co-p-quay-enterprise-faq plans-panel">
<div class="co-p-quay-enterprise-faq">
<!-- FAQ and features -->
<div class="container">
<div class="faq-features">
<div class="row-container-no-margin">
<div class="row">
@ -520,7 +517,6 @@
</div>
</div>
</div>
</div>
<!-- Modal message dialog -->