.nameBox { display: flex; align-items: center; >div { flex: 1 0; overflow: hidden; } >a { margin: 0 3px; color: black; cursor: help; } }