rostertab: Increase the size of the contact_info and avatar.

This commit is contained in:
Emmanuel Gil Peyrot 2017-10-08 19:40:25 +01:00
parent f59fcc12ef
commit 46487bed32

View file

@ -499,7 +499,7 @@ class RosterInfoTab(Tab):
contact_win_h = 0
else:
display_contact_win = True
contact_win_h = 4
contact_win_h = 8
if self.size.tab_degrade_y:
tab_win_height = 0
else: