|
@@ -47,7 +47,7 @@
|
|
&:hover {
|
|
&:hover {
|
|
background-color: @dropdown-link-hover-bg;
|
|
background-color: @dropdown-link-hover-bg;
|
|
transition-timing-function: ease;
|
|
transition-timing-function: ease;
|
|
- transition-duration: 0.3s;
|
|
+ transition-duration: 0.15s;
|
|
|
|
|
|
color: @dropdown-link-hover-color;
|
|
color: @dropdown-link-hover-color;
|
|
}
|
|
}
|