summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/notifications.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/notifications.scss')
-rw-r--r--app/assets/stylesheets/pages/notifications.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/notifications.scss b/app/assets/stylesheets/pages/notifications.scss
index bdf07a99daf..e98cb444f0a 100644
--- a/app/assets/stylesheets/pages/notifications.scss
+++ b/app/assets/stylesheets/pages/notifications.scss
@@ -2,7 +2,7 @@
line-height: 34px;
.dropdown-menu {
- @extend .dropdown-menu-align-right;
+ @extend .dropdown-menu-right;
}
}