Philipp Hörist pushed to branch serverinfo at gajim / gajim


Commits:
f09787ca by Philipp Hörist at 2025-09-03T22:55:32+02:00
fix

- - - - -


1 changed file:

- gajim/gtk/preference/server_info.py


Changes:

=====================================
gajim/gtk/preference/server_info.py
=====================================
@@ -171,7 +171,6 @@ def _add_contact_addresses(self, dataforms: list[DataForm]) 
-> None:
 
         for address_type, values in addresses.items():
             contact_address_row = Adw.ActionRow(title=fields[address_type])
-            contact_address_row.add_css_class("property")
 
             addresses_box = Gtk.Box(
                 orientation=Gtk.Orientation.VERTICAL, valign=Gtk.Align.CENTER, 
spacing=2



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/f09787ca2a10a323e334b1124c562c48ea957a6b

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/f09787ca2a10a323e334b1124c562c48ea957a6b
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to