#outfit { width: 64em; margin: 0 auto; .user-select-none(); } #overview { h1 { margin: 0; float: left; } overflow: hidden; } #summary { .user-select-none(); width: 100%; margin-top: 1em; font-size: 0.8em; border-collapse: collapse; tbody td { padding: 0 0.5em; } } #build { float: right; line-height: 2em; font-size: 0.8em; input { background: none; line-height: 1.5em; font-size: 0.8em; box-sizing: border-box; display: inline-block; padding: 0.5em; &:focus { border: 1px solid @primary; color: @primary; } } } #hardpoints, #utility, #standard { margin-right: 0.3em; .slot { clear: left; } } #internal { .slot { clear: left; } }