summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/animations.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-13 10:34:01 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-02-15 13:31:18 -0600
commit572bc7bc3771d76afe5b7524369ed069b66fa1f2 (patch)
tree34fd29a285881c5961af6172f86da4f1ffa8bceb /app/assets/stylesheets/framework/animations.scss
parent4b7f0b327cceedf7b107db5fcfa7af75e4eb9e34 (diff)
downloadgitlab-ce-572bc7bc3771d76afe5b7524369ed069b66fa1f2.tar.gz
Remove global sidebar styles
Diffstat (limited to 'app/assets/stylesheets/framework/animations.scss')
-rw-r--r--app/assets/stylesheets/framework/animations.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/animations.scss b/app/assets/stylesheets/framework/animations.scss
index 49ae84b7a70..90935b9616b 100644
--- a/app/assets/stylesheets/framework/animations.scss
+++ b/app/assets/stylesheets/framework/animations.scss
@@ -116,7 +116,7 @@
}
.btn,
-.side-nav-toggle {
+.global-dropdown-toggle {
@include transition(background-color, border-color, color, box-shadow);
}