/**
 * @class Ext.field.Spinner
 */

/**
 * @var {measurement} $form-spinner-button-width
 * The width of the buttons on the spinner field component.
 */
$form-spinner-button-width: 3em !default;