diff --git a/app/javascript/styles/mastodon/forms.scss b/app/javascript/styles/mastodon/forms.scss index 3dd53d80673c7..c9deebc796d28 100644 --- a/app/javascript/styles/mastodon/forms.scss +++ b/app/javascript/styles/mastodon/forms.scss @@ -34,13 +34,6 @@ code { &.hidden { display: none; } - - .heading { - font-size: 25px; - margin-bottom: 20px; - color: $darker-text-color; - font-weight: 700; - } .input { margin-bottom: 15px; diff --git a/config/locales/en.yml b/config/locales/en.yml index d67612d99b924..7a1d088161542 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1285,7 +1285,6 @@ en: one: Select %{count} item matching your search. other: Select all %{count} items matching your search. today: today - save: Save validation_errors: one: Something isn't quite right yet! Please review the error below other: Something isn't quite right yet! Please review %{count} errors below