Having some trouble with bootstrap, so some help would be awesome. Thanks
What I would like:(top part)
I tried to avoid too much custom CSS and after reading some other examples I merged the ideas there and got this solution:
As I don't use bootstrap's JavaScript, just the CSS together with Angular, I don't need the classes has-clear and form-control-clear, and I implemented the clear function in my AngularJS controller. With bootstrap's JavaScript this might be possible without own JavaScript.