diff --git a/app/assets/stylesheets/mobile/modal.scss b/app/assets/stylesheets/mobile/modal.scss index 50cf87c3717..f6e7b099916 100644 --- a/app/assets/stylesheets/mobile/modal.scss +++ b/app/assets/stylesheets/mobile/modal.scss @@ -102,7 +102,7 @@ } .custom-message-length { - margin: -10px 0 10px 20px; + margin: -4px 0 10px 20px; color: dark-light-choose(scale-color($primary, $lightness: 30%), scale-color($secondary, $lightness: 70%)); font-size: 85%; }