// main: ../../ga-admin.less .display-order-carts { .table-responsive { max-height: 600px; td { vertical-align: middle; } } .none-contents { display: none; &:first-child { display: table-row; } } .goods-image { width: 40px; } } .dl-horizontal { &.order-options { margin-bottom: 0; @media (min-width: @screen-sm-min) { dt { width: 100px; } dd { margin-left: 120px; } } } &.order-prices { margin-bottom: 0; @media (min-width: @screen-sm-min) { dt { width: 100px; } dd { margin-left: 120px; } } } &.sum-prices { display: inline-block; margin-bottom: 0; @media (min-width: @screen-sm-min) { dd { vertical-align: middle; margin-bottom: 8px; } } } } .tab-order-carts.overlay-wrapper { position: relative; }