From f10b7c0017ebf5c9f14bfcd4f50c5f3045bc3fc9 Mon Sep 17 00:00:00 2001 From: PCoder Date: Mon, 17 Jul 2017 02:52:41 +0530 Subject: [PATCH] Fixed responsive issue --- hosting/templates/hosting/payment.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hosting/templates/hosting/payment.html b/hosting/templates/hosting/payment.html index a202f534..d03713c1 100644 --- a/hosting/templates/hosting/payment.html +++ b/hosting/templates/hosting/payment.html @@ -3,16 +3,16 @@ {% block content %} -
+

{%trans "Your Order" %}

-
+
{%trans "Cores" %}
-
+
{%trans "Memory" %}
@@ -23,10 +23,10 @@
-
+
{{request.session.specs.cpu|floatformat}}
-
+
{{request.session.specs.memory|floatformat}} GB