I\'m using Bootstrap 2.3.1 http://twitter.github.io/bootstrap/index.html
So I\'m using their \'dropdown-menu\' class to create some simple quick use dropdown menus,
I had the same thing happen when using
overflow-x: hidden;
On the parent element. Had to turn it off.