From fdc79c804a7eb96853a41f0e8b4aafcbb22e6549 Mon Sep 17 00:00:00 2001 From: Daniel Boles Date: Fri, 17 Feb 2017 15:18:16 +0000 Subject: [PATCH] docs/css-properties: Fix info on 3value properties https://developer.mozilla.org/en/docs/Web/CSS/margin#Values --- docs/reference/gtk/css-properties.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 9475fbeb76..7d412cb4a9 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -108,7 +108,7 @@ We use for syntax productions, and each line is put in a 4 values: top right bottom left - 3 values: top horizontal left + 3 values: top horizontal bottom 2 values: vertical horizontal