apennuvtinwimoebe
New Member
Here is my fiddle.http://jsfiddle.net/sNrLQ/1/I want the pop-over to autoresize based on its content.Also I am trying to give it a max width of 400px.My css\[code\].popover2{display:block!important;width: 400px !important;}\[/code\]And my html\[code\]<div class="popover popover2 left"><div class="arrow"></div><div class="popover-content"><p>tellus. Donec dui tortor, commodo nec laoreet ac, </p></div></div>\[/code\]