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

How to change Calendar FastNavigation buttons width

2 Answers 43 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ralf
Top achievements
Rank 1
Ralf asked on 05 Dec 2011, 03:03 PM
Hi,
I need to change the Calendar FastNavigation buttons width, because when I use the Office2007 skin, the buttons will be not shown fine. The buttons width are equal to the text width. Ther is no padding inside?
The attached screenshot demonstrates this.

How to fix this.

Regards,
Ralf

2 Answers, 1 is accepted

Sort by
0
Accepted
Jayesh Goyani
Top achievements
Rank 2
answered on 05 Dec 2011, 03:18 PM
Hello Ralf, 

.RadCalendarMonthView .rcButtons input
       {
           width: 100px !important;
       }


Thanks,
Jayesh Goyani
0
Ralf
Top achievements
Rank 1
answered on 06 Dec 2011, 05:52 PM
Hi Jayesh,

thank you for information.

Best regards,
Ralf
Tags
Grid
Asked by
Ralf
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Ralf
Top achievements
Rank 1
Share this question
or