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

Button inside tabstrip styles problem

2 Answers 151 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
nim
Top achievements
Rank 1
nim asked on 06 Sep 2014, 05:17 PM
I added a button on the tab. But I can see that the buttons are not compatible with tabs? Tabs became more height and the button itself does not look beautiful. Does that have to work with the kendo I should have a professional designer css ??



PS: To see problem please press "Add Tab" button on my examle.
PSS: http://prntscr.com/4k9j74 screen

2 Answers, 1 is accepted

Sort by
0
Accepted
Iliana Dyankova
Telerik team
answered on 08 Sep 2014, 08:04 AM
Hi Nim,

In order to achieve the expected result please add the following CSS rule:
.k-tabstrip-items .k-button .k-icon {
    vertical-align: middle;
}

Regards,
Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
nim
Top achievements
Rank 1
answered on 08 Sep 2014, 08:12 AM
Noe it's ok ? http://prntscr.com/4kssgv :)
Tags
TabStrip
Asked by
nim
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
nim
Top achievements
Rank 1
Share this question
or