{"name":"-webkit-box-align","description":"Specifies the alignment of nested elements within an outer flexible box element.","keywords":["css","property","-webkit-box-align","webkit","box","align"],"longDescription":"<p>This property specifies the horizontal alignment if the box direction is vertical, and vice versa. 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\n","syntax":["-webkit-box-align: baseline | center | end | start | stretch;"],"values":{"baseline":{"description":"<p>Elements are aligned with the baseline of the box.<\/p>"},"center":{"description":"<p>Elements are aligned with the center of the box.<\/p>"},"end":{"description":"<p>Elements are aligned with the end of the box.<\/p>"},"start":{"description":"<p>Elements are aligned with the start of the box.<\/p>"},"stretch":{"description":"<p>Elements are stretched to fill the box.<\/p>"}},"versions":{"safari.3.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-align","ios.1.0":"http:\/\/developer.apple.com\/library\/safari\/documentation\/AppleApplications\/Reference\/SafariCSSRef\/Articles\/StandardCSSProperties.html#\/\/apple_ref\/css\/property\/-webkit-box-align"}}