Slider GUI element adjusting

Is there anyway to adjust the size of the Slider GUI element? It’s very tiny on mobile devices and I only seem to be able to edit the length and not the size of the slider icon.

In the Hierarchy under the slider parent object look for the Handle Slide Area then there is a Handle object. It has an image component, under the Rect Transform edit the width and height or use the Flowers to stretch etc. to your liking. Hope this helps.

PS: Assuming Unity 4.6 UI Slider.

I’m still on 4.5.4 right now