From 03aae958e24cbb6cb60f0fd5af2a778ad31f7291 Mon Sep 17 00:00:00 2001 From: Robin Mayorga Date: Mon, 19 Dec 2022 15:54:30 -0500 Subject: [PATCH] More Matching changes with 4.0.2 --- app/javascript/styles/mastodon/forms.scss | 7 ------- config/locales/en.yml | 1 - 2 files changed, 8 deletions(-) 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