summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/system_messages.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/system_messages.scss')
-rw-r--r--app/assets/stylesheets/framework/system_messages.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/system_messages.scss b/app/assets/stylesheets/framework/system_messages.scss
index 3d66136938f..e5edddec71e 100644
--- a/app/assets/stylesheets/framework/system_messages.scss
+++ b/app/assets/stylesheets/framework/system_messages.scss
@@ -12,7 +12,7 @@
p {
@include str-truncated(100%);
- margin-top: 0;
+ margin-top: -1px;
margin-bottom: 0;
}
}