1 2 3 4 5 6 7 8 9
.proxy-url-div { display: flex; align-items: center; } .proxy-url-div input { margin-left: 1em; flex: 1 1 auto; }