Hi,
I want to right align tabs of Tab strip in my widget. For this I have changed align of tabs to right in Kendo.silver.min.css. It is working fine in IE9+ and Chrome but in IE8 and Mozilla Firefox tabs and its data getting overlapped with each other.
Could anyone please let me know what am I missing here.
Code changes:
Added text-align right in "k-tabstrip-items" class in Kendo.silver.min.css.
Thanks in advance.
I want to right align tabs of Tab strip in my widget. For this I have changed align of tabs to right in Kendo.silver.min.css. It is working fine in IE9+ and Chrome but in IE8 and Mozilla Firefox tabs and its data getting overlapped with each other.
Could anyone please let me know what am I missing here.
Code changes:
Added text-align right in "k-tabstrip-items" class in Kendo.silver.min.css.
Thanks in advance.