Tree navigation links don't work in some mobile browsers
I've been using the Chrome mobile browser on Android for this and if the CSS property white-space of the class .RadTreeView is not set to "nowrap" then the links just stop working.
I need to get this fixed as the tree navigation needs to be a fixed width and I can't have the ends of some links being chopped of in order for them to work. The site's version 5.4
Thanks