html - Div container doesn't fit content -


div container doesn't fit content made version of page principal components share , try resolve problem. well, problem when expand horizontally page images cutted in bottom. want leave page that, therefore without visual changes. ps: i'm using bootstrap

.image-container{   height: 100%;   width: 100%;       position:absolute; } 

https://jsfiddle.net/power96/q15oo62d/

i added inherit images

.image-container img{    height:inherit;    width:100%; } 

https://jsfiddle.net/q15oo62d/12/


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -