html - Bootstrap 3 Dropdown menu not fitting the width of content -


i'm havng small problem dropdown menu. need width fit content inside content

in css i'm using

width: -ms-max-content; width: -webkit-max-content; width: -moz-max-content; width: -o-max-content; 

but it´s not working on ie, there method doing this? thanks

enter image description here

get rid of pull-left classes on images, work without having use max-content.

working bootply


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -