Merge pull request #4687 from consul/phases_image_button

Fix "Add image" button styles in budget phases
This commit is contained in:
Javi Martín
2021-09-14 13:19:30 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
.admin .budget-phases-form { .admin .budget-phases-form {
fieldset { > fieldset {
margin-top: $line-height; margin-top: $line-height;
> * { > * {