.scrolling-wrapper { display: flex; flex-wrap: nowrap; overflow-x: auto; } .content { flex: 0 0 auto; }