.navbox { display: table; overflow: visible; width: 100%; text-align: left; line-height: 1.3em; } .navbox tr { display: flex; box-sizing: border-box; flex-direction: column; padding: 0 10px; }