summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/user_popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/user_popover.scss')
-rw-r--r--app/assets/stylesheets/components/user_popover.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/components/user_popover.scss b/app/assets/stylesheets/components/user_popover.scss
deleted file mode 100644
index 2f33324bc60..00000000000
--- a/app/assets/stylesheets/components/user_popover.scss
+++ /dev/null
@@ -1,4 +0,0 @@
-.user-popover {
- padding: $gl-padding-8;
- line-height: $gl-line-height;
-}