Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao

This commit is contained in:
Paul Rouget 2012-06-20 16:28:56 +02:00
parent 5353686878
commit f274cbe9d0

View File

@ -584,7 +584,7 @@ stack[anonid=browserStack][responsivemode] {
}
stack[anonid=browserStack][responsivemode] {
-moz-transition-properties: min-width, max-width, min-height, max-height;
-moz-transition-property: min-width, max-width, min-height, max-height;
}
stack[anonid=browserStack][responsivemode][notransition] {