I just had a use case to view form inside modals with Bootstrap. But heck it looks different. I need to insert all form tags and loads of stuff just to make them look good. Could you guys suggest me what am i doing wrong? Also the textbox look weird ( small and size changed)
Share
The JSBin CSS is interfering with the Bootstrap CSS.
This looks OK: http://jsbin.com/welcome/53151
On the full screen view, only code that you wrote and the libraries you selected are included. In the edit view, the JSBin.com styles apply to your HTML as well.