diff --git a/lms/static/sass/_header.scss b/lms/static/sass/_header.scss
index 8f3e6a0bb160c4590643cc030ca642fc161f0b96..f3f15e5367b32a7b2df415c47abf4dc1b33fbcc4 100644
--- a/lms/static/sass/_header.scss
+++ b/lms/static/sass/_header.scss
@@ -209,7 +209,7 @@
           position: absolute;
           background-color: theme-color("inverse");
           color: theme-color("secondary");
-          right: 30px;
+          @include right(30px);
           top: 55px;
           z-index: 10;