Commit 049d603e authored by dimitrieh's avatar dimitrieh

Removed additional dropdown list animations

parent f8efb3ba
...@@ -120,6 +120,9 @@ a { ...@@ -120,6 +120,9 @@ a {
@include transition(background-color, box-shadow); @include transition(background-color, box-shadow);
} }
.nav-sidebar a { .nav-sidebar a,
.dropdown-menu a,
.dropdown-menu button,
.dropdown-menu-nav a {
transition: none; transition: none;
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment