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

FYI: .RadTabStripVertical .rtsOut gap

1 Answer 38 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
TonyG
Top achievements
Rank 1
TonyG asked on 11 Nov 2011, 12:20 AM
I'm using the WebBlue theme with a tabstrip in the current release. When I have three tabs, the third one has a single-pixel vertical line spanning the entire top/bottom height of the tab.  This occurs with the default CSS:

.RadTabStrip .rtsOut, .RadTabStripVertical .rtsOut {
  display: block;
  padding-right: 11px;
}

If I manually change the value of padding-right to anything from 7 to 11, I see the line. Outside of that range, no line.  The first two tabs don't have the line. .... weird...

This is in FireFox 3.6.13, didn't see it in IE8.

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 15 Nov 2011, 02:13 PM
Hi Tonyg,

Can you please provide an example how to reproduce the issue as well as an image demonstrating the problematic appearance?

All the best,
Kate
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
TabStrip
Asked by
TonyG
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or