{"name":"-webkit-box-orient","description":"Specifies the layout of elements nested within a flexible box element.","keywords":["css","property","-webkit-box-orient","webkit","box","orient"],"longDescription":"<p>This property applies only to flexible box layouts. For more information about flexible boxes, see <a href=\"http:\/\/www.w3.org\/TR\/css3-layout\/\">http:\/\/www.w3.org\/TR\/css3-layout\/<\/a>.<\/p>\n","syntax":["-webkit-box-orient: <orientation>;"],"values":{"<orientation>":{"description":"<p>The orientation of elements nested in the flexible box.<\/p>","values":{"block-axis":"Elements are oriented along the box's axis.","horizontal":"Elements are oriented horizontally.","inline-axis":"Elements are oriented along the inline axis.","vertical":"Elements are oriented vertically."}}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-orient","ios.1.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-orient"}}