summaryrefslogtreecommitdiff
path: root/templates/inventory/signup.html
diff options
context:
space:
mode:
authorshivam kohli <kohlishivam5522@gmail.com>2018-08-02 04:05:30 +0530
committershivam kohli <kohlishivam5522@gmail.com>2018-08-02 04:05:30 +0530
commit4dc510efb8d0e3c7d29a7437e54c2afd932349e2 (patch)
tree578d4f3d2874ff703be2e1446f6e73b18d985f5f /templates/inventory/signup.html
parent103bd2f2287fa79865d5f614a38967fcc3e85448 (diff)
downloadcodeless-4dc510efb8d0e3c7d29a7437e54c2afd932349e2.tar.gz
codeless-4dc510efb8d0e3c7d29a7437e54c2afd932349e2.tar.bz2
codeless-4dc510efb8d0e3c7d29a7437e54c2afd932349e2.zip
fixed horizontal scroll in signup template
Diffstat (limited to 'templates/inventory/signup.html')
-rw-r--r--templates/inventory/signup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/inventory/signup.html b/templates/inventory/signup.html
index 6e4744e..7ed3c8c 100644
--- a/templates/inventory/signup.html
+++ b/templates/inventory/signup.html
@@ -25,7 +25,7 @@ with the Taler Codeless Merchant. If not, see <https://www.gnu.org/licenses/>.
{% endblock headermsg %}
{% block content %}
-<div class="main">
+<div class="main" style="overflow-x: hidden;">
<section id="contact">
<div class="container">
<form method="post" enctype="multipart/form-data">