mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao
This commit is contained in:
parent
5353686878
commit
f274cbe9d0
@ -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] {
|
||||
|
Loading…
Reference in New Issue
Block a user