I m designing responsive web page layout suing bootstrap 3.x.x and i see that grid design is supported in bootstrap.css and bootstarp-responsive.css , when i look my code after render on browser , i see that responsive css override the one default css of bootstrap.
And , i would like to know what can do about it ,
1.Do you really need to add bootstarp-responsive.css when ever u use bootstrap page and what is exactly the diffrence it will make ?