diff --git a/app/assets/stylesheets/mobile/alert.scss b/app/assets/stylesheets/mobile/alert.scss index dbd1770becd..40878bf1e78 100644 --- a/app/assets/stylesheets/mobile/alert.scss +++ b/app/assets/stylesheets/mobile/alert.scss @@ -5,6 +5,7 @@ // there are (n) new or updated topics, click to show .alert.alert-info { margin: 0; + margin-bottom: -3px; padding: 15px; font-size: 1.1em; }