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
get rid of pull-left
classes on images, work without having use max-content
.
Comments
Post a Comment