diff --git a/lms/static/sass/shared/_footer.scss b/lms/static/sass/shared/_footer.scss index 442380d21b..d182ed4316 100644 --- a/lms/static/sass/shared/_footer.scss +++ b/lms/static/sass/shared/_footer.scss @@ -69,6 +69,7 @@ footer { position: relative; width: 47px; vertical-align: middle; + @include transition(none); &:hover { background-position: 0 0;