messenger-gtk

Gtk+3 graphical user interfaces for GNUnet Messenger
Log | Files | Refs | Submodules | README | LICENSE

commit 5f2a26c5509d32548220d665f425aebccc93dbab
parent f056495d3c2093758003d27a1a9c466c9614b35b
Author: TheJackiMonster <thejackimonster@gmail.com>
Date:   Tue, 15 Feb 2022 00:27:25 +0100

Fixed spacing in new account row

Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>

Diffstat:
Mresources/ui/accounts.ui | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/resources/ui/accounts.ui b/resources/ui/accounts.ui @@ -80,6 +80,7 @@ Author: Tobias Frisch <object class="GtkBox"> <property name="visible">True</property> <property name="can-focus">False</property> + <property name="spacing">8</property> <child> <object class="GtkImage"> <property name="width-request">36</property>