On Sun, Oct 27, 2013 at 8:41 PM, Ryan Ollos <[email protected]> wrote: [...]
> > I suppose we could resolve your issue by adding an `id` to the first > div.container and modifying the CSS: .container:first-child -> > .container#id. It seems like the problem you report could be fairly common > when someone tries to embed Bloodhound within a site. > isn't div.container:first enough to select that element ? -- Regards, Olemis - @olemislc
