CSS cleanup and use classes for styling

This commit is contained in:
2018-09-17 18:16:42 +02:00
parent 57f5836829
commit 13b606df45
4 changed files with 5 additions and 69 deletions

View File

@@ -23,7 +23,7 @@ section.node-preview.video
| {% block node_download %}
| {% if node.file_variations %}
button.btn.btn-sm.btn-outline-primary.dropdown-toggle.px-3(
button.btn.btn-outline-primary.dropdown-toggle.px-3(
type="button",
data-toggle="dropdown",
aria-haspopup="true",