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

There's a vertical line in my button

2 Answers 31 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Chris Yoker
Top achievements
Rank 1
Chris Yoker asked on 16 Nov 2009, 04:37 PM
q2 2009
vs2008

Hi,

When I add the radDecorator to my asp.net login control, There's a vertical line in my button.
This happens in both firefox and IE 8.

I assume that it's an issue with the skin, it happens with both web20 and outlook2007

Pease help.

Chris

2 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 17 Nov 2009, 01:04 PM
Hello Chris,

I tried to reproduce the problem but everything looks as expected on our side (see attached screenshot). Please open a support ticket and send us a small sample project where the problem could be reproduced so we could check it.



Kind regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Chris Yoker
Top achievements
Rank 1
answered on 18 Nov 2009, 04:13 PM
Hi,

Thanks for the reply.
I've narrowed it down to the following CSS:

body.template td.bold { 
    font-weight:bold
 
body.template th a:link, 
body.template th a:visited, 
body.template th a:hover 
    color#666666
    text-decorationnone
 
body.template td a:link, 
body.template td a:visited 
    color#718ABE
    text-decorationnone
    padding-right6px
body.template td a:hover 
    color#000099
    text-decorationunderline !important; 

I removed the css, so I no longer have the issue.However, I included the css incase it's useful for you.

Thanks,

Chris

Tags
FormDecorator
Asked by
Chris Yoker
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Chris Yoker
Top achievements
Rank 1
Share this question
or