mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
docs: Shrink the editable label gallery image
Makes it fit better with the other entries.
This commit is contained in:
parent
b0fb31fc96
commit
2e0822bed0
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.5 KiB |
@ -666,7 +666,7 @@ create_editable_label (void)
|
||||
|
||||
add_margin (vbox);
|
||||
|
||||
return new_widget_info ("editable-label", vbox, MEDIUM);
|
||||
return new_widget_info ("editable-label", vbox, SMALL);
|
||||
}
|
||||
static WidgetInfo *
|
||||
create_separator (void)
|
||||
|
Loading…
Reference in New Issue
Block a user