문제

How can I align <div class="checkbox">...</div> with the <input class="form-control" type="text" id="text"> and not the <label>...</label> ?

I am using the latest bootstrap.

Here is the plnkr.

Update:

To be precise, I am trying to vertically middle align the entire <div class="checkbox">...</div> with the <input> tag and not the tag's label

도움이 되었습니까?

해결책

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top