summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/resource/steps
diff options
context:
space:
mode:
authorParker Berberian <pberberian@iol.unh.edu>2019-05-03 18:16:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2019-05-03 18:16:41 +0000
commit8d8f6a41e73e77178274a0fa26a084bf73bfc864 (patch)
treeb760e47a701f5cc3c8713f2fa3ea9082b10645af /dashboard/src/templates/resource/steps
parent270af480508026b072d875568f368080629b47fc (diff)
parent8864dae63b9512835862aabbe7f288fbe3c661e0 (diff)
Merge "Implement OPNFV workflow"
Diffstat (limited to 'dashboard/src/templates/resource/steps')
-rw-r--r--dashboard/src/templates/resource/steps/meta_info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/resource/steps/meta_info.html b/dashboard/src/templates/resource/steps/meta_info.html
index 7a1b56a..da98267 100644
--- a/dashboard/src/templates/resource/steps/meta_info.html
+++ b/dashboard/src/templates/resource/steps/meta_info.html
@@ -7,7 +7,7 @@
<style>
#resource_meta_form {
- margin: 80px;
+ padding: 80px;
display: grid;
}