diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 669013bfc..8669c3968 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -440,7 +440,7 @@ fieldset#history { } } -#action { +#send { #hidden-message { display: none; } diff --git a/components/history.vue b/components/history.vue index a3d4d8882..55513ecff 100644 --- a/components/history.vue +++ b/components/history.vue @@ -2,6 +2,7 @@ diff --git a/layouts/default.vue b/layouts/default.vue index eb662277b..f5367b406 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -12,7 +12,7 @@