Created by: jesperkc
In the navbar, open one dropdown. After open another, without closing the first. This will cause the 'dropdown-menu' to be cut off as you can see here: http://jsbin.com/jeyuwi/1
Removing .translate3d(0, 0, 0); seems to fix this.