programas.scss 180 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .program-list { .header { position: relative; height: 40px; margin-bottom: 10px; button { position: absolute; right: 0; top: 2px; } } }