diff --git a/app/assets/stylesheets/desktop/user.scss b/app/assets/stylesheets/desktop/user.scss index 5ec7d0ecd80..7b4527c9f5c 100644 --- a/app/assets/stylesheets/desktop/user.scss +++ b/app/assets/stylesheets/desktop/user.scss @@ -142,7 +142,6 @@ .user-content { padding: 10px 8px; background-color: $secondary; - border: 1px solid dark-light-diff($primary, $secondary, 90%, -60%); margin-bottom: 10px; box-sizing: border-box; diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index a54482a9290..749c69bc267 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1694,6 +1694,7 @@ en: > %{site_title} -- %{site_description} + With this note > %{user_custom_message} @@ -1729,6 +1730,7 @@ en: > > %{site_description} + With this note > %{user_custom_message}