This is a migrated thread and some comments may be shown as answers.

Extra space when using style="white-space:normal"

1 Answer 75 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
HSLaw
Top achievements
Rank 1
HSLaw asked on 24 Feb 2009, 05:29 AM
Hi,
I try to word wrap using 

style

="white-space:normal"

 

but there is a space in front of the text as screencap below.

http://www.ximnet.com.my/upload/treeview%20gap%20word%20wrap.png


Is there something I did wrong or is there a correct way to fix this problem ?

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 25 Feb 2009, 05:43 PM
Hello Paladin,

Please use the following CSS to resolve the issue:

.RadTreeView_Web20 .rtIn  
    margin-left0px !important; 
    padding: 0 !important; 

Best wishes,
Simon
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
TreeView
Asked by
HSLaw
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or