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

Style bug in FF

1 Answer 32 Views
Button
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 11 Nov 2010, 02:57 PM
LINK

OnMouseDown on the button the width jumps in by 2-4 pixels

(Is there no depressed state on the buttons in that demo?)

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 11 Nov 2010, 04:16 PM
Hi Steve,

Thank you for reporting this small bug to us. It will be fixed for Q3 Service Pack 1. Until then you could use the following CSS fix in the head section of your document:

<style type="text/css">
 .rbDecorated
  {
   padding: 0 6px 0 10px !important;
  }
</style>

I have updated your Telerik points.

Regards,
Bojo
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
Button
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Bozhidar
Telerik team
Share this question
or