Studio: correcting hiding state of notification UI for < IE9
STUD-815
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
&.is-shown {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
&.is-hiding {
|
||||
bottom: -($ui-notification-height);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user