style: Fix Geckolib build.

This commit is contained in:
Emilio Cobos Álvarez 2017-03-27 04:05:15 +02:00
parent bcd107967b
commit 9e2977d49e
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 9 additions and 7 deletions

View file

@ -1188,7 +1188,7 @@ pub extern "C" fn Servo_DeclarationBlock_SetPixelValue(declarations:
BorderSpacing => Box::new(
BorderSpacing {
horizontal: nocalc.into(),
vertical: nocalc.into(),
vertical: None,
}
),
};