I finally found it!!

In stylesheet.css:
#dropMenuWrapper {
width:100%;

width was turned to 70em. After changing it to 100% the drop menu fell into place!