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

Adding More Space between Rad Tab Items Level 1

1 Answer 52 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
thomson
Top achievements
Rank 1
thomson asked on 10 Mar 2010, 10:43 AM
Hi All,
            is there any way to add more space to Rad Tab Items Level 1, Can somebody let me know which CSS style we should change

Thanks in Advance

Thomson

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 11 Mar 2010, 04:38 PM
Hello Thomson,

Please add the following css styles to your page:

div.RadTabStrip .rtsLevel2 .rtsLI {
  margin-right:10px;
}


Kind regards,
Yana
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
TabStrip
Asked by
thomson
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or