#outstanding-amount-detail.popup { left: 100%; position: absolute; text-align: left; top: 0; white-space: nowrap; div.data { overflow: initial; padding: 10px; h3 { display: none; padding: 5px 0; &:after { content: ' :'; } } ul { list-style: none; } li { padding: 5px 0; } .operator { display: inline-block; font-size: 110%; min-width: 10px; } } }