From 8b9f3268b1139285adf1c606ca6bb95f1aebbcd9 Mon Sep 17 00:00:00 2001 From: Paulo Reis Date: Wed, 3 Jan 2018 13:54:33 +0000 Subject: [PATCH] Make plans page consistent with others, fixing header issues. --- services/web/app/views/subscriptions/plans.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/app/views/subscriptions/plans.pug b/services/web/app/views/subscriptions/plans.pug index 89a07abe1c..032b535026 100644 --- a/services/web/app/views/subscriptions/plans.pug +++ b/services/web/app/views/subscriptions/plans.pug @@ -11,7 +11,7 @@ block scripts var q = document.getElementsByTagName('script')[0];q.parentNode.insertBefore(s, q);})(); block content - .content-alt + .content.content-alt .content.plans(ng-controller="PlansController") .container .row