Thanks a lot, Jason Wingfield.
On Tuesday, 1 May 2012 02:23:30 UTC+5:30, Jason Wingfield wrote: > > I could only get this working with: > > .popover-inner { > width: 600px; > } > > However, this overrides *all* popover widths. > > > On Monday, October 17, 2011 8:45:05 AM UTC-6, Bill Lazar wrote: >> >> Sure. Just make sure your custom styles are linked into the page after >> bootstrap and include a line like: >> >> #myPopover .popover {width: some size;} >> >> Bill >> ---------------------- >> http://billlazar.com >> http://billsaysthis.com >> >> On Oct 17, 2011, at 3:03 AM, instinct-vfx <instinct...@googlemail.com> >> wrote: >> >> > I'd like to display quite a bit of text/html, so i'd like them to be >> > more wide. Any way to do that ? >> > >> > Regards, >> > Thorsten >> >>