css distance between text and input box April 13, 2023 by wordlinkanswers css distance between text and input box Comment 4 label {<br /> display: flex;<br /> flex-direction: row;<br /> justify-content: flex-end;<br /> text-align: right;<br /> width: 400px;<br /> line-height: 26px;<br /> margin-bottom: 10px;<br /> }</p> <p>input {<br /> height: 20px;<br /> flex: 0 0 200px;<br /> margin-left: 10px;<br /> } Popularity 9/10 Helpfulness 8/10 Language css Source: stackoverflow.com Tags: between box css distance input text Share Link to this answer Share Contributed on Mar 03 2020 lemmy 0 Answers Avg Quality 2/10