summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/popover.scss')
-rw-r--r--app/assets/stylesheets/components/popover.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components/popover.scss b/app/assets/stylesheets/components/popover.scss
index 3d915928565..cd46765ead2 100644
--- a/app/assets/stylesheets/components/popover.scss
+++ b/app/assets/stylesheets/components/popover.scss
@@ -87,7 +87,7 @@
}
.popover-body {
- padding: $gl-padding;
+ padding: $gl-padding $gl-padding-12;
> .popover-hr {
margin: $gl-padding 0;