Fixed dropup animation issue.
This commit is contained in:
@@ -1042,7 +1042,7 @@ body > .header .logo .icon {
|
||||
color: #666666;
|
||||
}
|
||||
/* Add fade animation to dropdown menus */
|
||||
.open > .dropdown-menu {
|
||||
.open:not(.dropup) > .dropdown-menu {
|
||||
animation-name: fadeAnimation;
|
||||
animation-duration: .7s;
|
||||
animation-iteration-count: 1;
|
||||
|
||||
Reference in New Issue
Block a user