Horizontal (form) slider 100% width

Contains tips for configurators working with Aware IM
Post Reply
hpl123
Posts: 2604
Joined: Fri Feb 01, 2013 1:13 pm
Location: Scandinavia

Horizontal (form) slider 100% width

Post by hpl123 »

Hi all,
Here is how to set the slider on forms to take up 100% width:

Code: Select all

.k-slider-horizontal
        {
width: 100%;
        }
        
Henrik (V8 Developer Ed. - Windows)
Post Reply