user info button position changed from left to right

cusax-fix
Yana Stamcheva 20 years ago
parent 529bd0f2d4
commit bc343741bc

@ -74,7 +74,7 @@ public ContactListCellRenderer() {
this.add(nameLabel, BorderLayout.CENTER);
this.add(extendPanelButton, BorderLayout.WEST);
this.add(extendPanelButton, BorderLayout.EAST);
}

Loading…
Cancel
Save