summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/reftests/label-sizing.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/reftests/label-sizing.css b/testsuite/reftests/label-sizing.css
index ca06c8fd59..809b68e17f 100644
--- a/testsuite/reftests/label-sizing.css
+++ b/testsuite/reftests/label-sizing.css
@@ -1,5 +1,5 @@
* {
- font: Monospace 12;
+ font: 12px Monospace;
padding: 0;
}