aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-13 19:02:42 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-13 19:02:42 +0100
commit83b6a697e7b5a8f36ccd20e136f5500eb7b23ce1 (patch)
tree163d092956e878cf804259cd0b152ba8d8c52472 /ctrack/caf
parentf1bcac0499c5e6202b3ddd0661052d14b5b53f87 (diff)
minor fixes
Diffstat (limited to '')
-rw-r--r--ctrack/caf/templates/caf/applicable_system_create_from_caf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/caf/templates/caf/applicable_system_create_from_caf.html b/ctrack/caf/templates/caf/applicable_system_create_from_caf.html
index 0c39fb6..2b2d6b1 100644
--- a/ctrack/caf/templates/caf/applicable_system_create_from_caf.html
+++ b/ctrack/caf/templates/caf/applicable_system_create_from_caf.html
@@ -13,7 +13,7 @@
<h4>Add a new system to {{ caf }}</h4>
</div>
</div>
- <div class="row">
+ <div class="row justify-content-center">
<div class="col-md-7 pt-2 border bg-light">
{% crispy form %}
</div>