style: Trivial indentation fix.

MozReview-Commit-ID: JqBxF7i0HQZ
This commit is contained in:
Emilio Cobos Álvarez 2018-07-08 01:27:12 +02:00
parent 9f8c80fb3a
commit d9d0186117
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -1490,7 +1490,7 @@ impl UnparsedValue {
PropertyDeclaration::CSSWideKeyword(WideKeywordDeclaration {
id: longhand_id,
keyword,
})
})
})
}
}