Bug 1027057, followup to fix proper closing animation, r=dao

This commit is contained in:
Neil Deakin 2014-07-18 12:20:26 -04:00
parent 85037d38a2
commit 91840a5d16

View File

@ -421,7 +421,7 @@ panel[type="arrow"][animate="open"] {
opacity: 1.0;
}
panel[animate="cancel"] {
panel[type="arrow"][animate="cancel"] {
transform: none;
}