I changed an existing project from gxt to gxt-trl. I did everything according to the instruction (changed the html files and resource) But now in all the buttons and menus, the icon goes over the text.
i tried to use
setIconAlign(IconAlign.END);
but it doesn't seems to help