.applicationDetailView { section { float: left; width: 900px; .header_left { float: left; width: 170px; text-align: center; } .header_right { float: left; clear: right; .license, .version { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; border: 1px solid #AAA; color: #AAA; padding: 0px 8px; font-size: 0.6em; position: relative; top: -2px; } } .swagger { iframe { width: 100%; height: 600px; } } } aside { float: left; clear: right; width: 200px; } }