 .order { position: relative; width: 20px; float: left; text-align: left; margin-right: 3px; } .order_queue { list-style: none; margin: 0; padding: 0; width: 100% } .order-status-light { position: absolute; top: 0; left: 0; width: 3px; height: 3px; z-index: 2; } .order-cancel-icon { position: absolute; top: 0; right:0; width: 7px; height: 7px; z-index: 2; cursor: pointer; } .queue_icon { width: 16px; height: 16px } 