Hacker News new | ask | show | jobs
by djrockstar1 1629 days ago
Not OP but I had a scenario where I had a row with a variable number of items, left-aligned, and then the final item had to be right-aligned. "margin-left: auto" on the final item achieves that effect.