diff --git a/tests/testgtk.css b/tests/testgtk.css index f1207f72a1..f5e8694f12 100644 --- a/tests/testgtk.css +++ b/tests/testgtk.css @@ -4,7 +4,7 @@ @binding-set entry-bindings { bind "s" { "move-cursor" (visual-positions, 3, 0) }; bind "a" { "move-cursor" (visual-positions, -3, 0) }; -}; +} * { -GtkButton-child-displacement-x: 1;