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

[Solved] Unable to override default padding

0 Answers 20 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dan
Top achievements
Rank 1
Dan asked on 10 Aug 2011, 11:37 AM
Hi.

I'm trying to remove the default TabStrip client area padding (3em 1em) with the HtmlAttributes method, but it seems to have no effect on the control. What am I missing here?

@Html.Telerik().TabStrip().HtmlAttributes(new { style = "padding: 0" })

Thanks! Dan

Tags
TabStrip
Asked by
Dan
Top achievements
Rank 1
Share this question
or