array( 'large' => 'large', 'medium' => null, 'small' => 'small', 'mini' => null, ), // Width of labels for horizontal forms expressed as viewport => grid columns 'labelWidths' => array( 'small' => 3, ), // Classes to be applied to wrapped labels in horizontal forms 'wrappedLabelClasses' => array('right','inline'), // HTML markup and classes used by Foundation 4 for icons 'icon' => array( 'tag' => 'i', 'set' => 'general', 'prefix' => 'foundicon', ), );