Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
19ef82c4
Commit
19ef82c4
authored
Oct 08, 2018
by
Christophe Benz
Browse files
Add margin to button
parent
9ae5a77f
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/validation_report.html
View file @
19ef82c4
...
...
@@ -39,7 +39,7 @@
<h2>
La table est invalide
</h2>
{% if source_type == 'url' %}
<button
class=
"btn btn-primary"
id=
"btn-reload"
>
Relancer la validation
</button>
<button
class=
"btn btn-primary
my-2
"
id=
"btn-reload"
>
Relancer la validation
</button>
{% endif %}
{# table checks #}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment