summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-01-26 16:25:24 +0000
committerMatthias Clasen <mclasen@redhat.com>2021-01-26 16:25:24 +0000
commitb6e7acfb9008979ef9b14f4e7a74f01701148b78 (patch)
treef7e4848f60e5de852c2020d083ef3b5518abd528
parent09a9131a10db1385352d4263425398611b916e6c (diff)
parent40eae298d51a3c370564f12bc3b2f0628cdefe86 (diff)
downloadgtk+-b6e7acfb9008979ef9b14f4e7a74f01701148b78.tar.gz
Merge branch 'matthiasc/for-master' into 'master'
docs: Update border-size docs See merge request GNOME/gtk!3119
-rw-r--r--docs/reference/gtk/css-properties.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gtk/css-properties.md b/docs/reference/gtk/css-properties.md
index 96fb3be0e0..7338aef96b 100644
--- a/docs/reference/gtk/css-properties.md
+++ b/docs/reference/gtk/css-properties.md
@@ -236,4 +236,4 @@ done with
|animation-delay| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-delay) | |
|animation-fill-mode| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation-fill-mode) | |
|animation| [CSS Animations Level 1](https://www.w3.org/TR/css3-animations/#animation) | |
-|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBox and GtkGrid |
+|border-spacing| [CSS Table Level 3](https://www.w3.org/TR/css-tables-3/#border-spacing-property) | respected by GtkBoxLayout, GtkGridLayout, GtkCenterLayout |