diff --git a/cms/static/sass/_unit.scss b/cms/static/sass/_unit.scss index b4c1d7f2e9..4e63e36f91 100644 --- a/cms/static/sass/_unit.scss +++ b/cms/static/sass/_unit.scss @@ -231,6 +231,7 @@ background: #fff; border: 0px; color: #3c3c3c; + @include transition (none); &:hover { background: tint($green,30%);