From 34467600607c86e70aca6cd2fee3abceb703f494 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 31 Jan 2016 16:53:53 -0500 Subject: [PATCH] reftests: Make separator-size test pass in HighContrastInverse After neutralizing the stack background, the notebook itself was peeking through. --- testsuite/reftests/separator-size.css | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/reftests/separator-size.css b/testsuite/reftests/separator-size.css index 2dff8740b1..1463c97083 100644 --- a/testsuite/reftests/separator-size.css +++ b/testsuite/reftests/separator-size.css @@ -1,3 +1,4 @@ +notebook, notebook stack { background: none; }