Merge pull request #2101 from coreos-inc/plans-page-bug

Fix HTML and CSS bugs on plans page
This commit is contained in:
josephschorr 2016-11-09 16:32:17 -05:00 committed by GitHub
commit 6de039dc97
2 changed files with 97 additions and 103 deletions

View file

@ -146,8 +146,6 @@
.co-p-quay-enterprise-faq { .co-p-quay-enterprise-faq {
background: #fff; background: #fff;
padding: 60px 0 40px 0;
border-top: 1px solid #ddd
} }
.co-p-quay-enterprise-plans { .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 class="co-p-quay-diagram-caption co-m-text-light">Highly available installation with geo-replication</div>
</div> </div>
</div> </div>
</div>
<div class="flex-wrap"> <div class="flex-wrap">
<div class="co-p-quay-enterprise-top-cta"> <div class="co-p-quay-enterprise-top-cta">
<div class="co-p-quay-enterprise-top-cta-text">Ready to try Quay Enterprise?</div> <div class="co-p-quay-enterprise-top-cta-text">Ready to try Quay Enterprise?</div>
@ -419,10 +418,8 @@
</div> </div>
</div> </div>
</div> </div>
</div> <div class="co-p-quay-enterprise-faq">
<div class="co-p-quay-enterprise-faq plans-panel">
<!-- FAQ and features --> <!-- FAQ and features -->
<div class="container">
<div class="faq-features"> <div class="faq-features">
<div class="row-container-no-margin"> <div class="row-container-no-margin">
<div class="row"> <div class="row">
@ -520,7 +517,6 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div>
<!-- Modal message dialog --> <!-- Modal message dialog -->