This is a workaround the proper implementation will be in the next Gantry update or so.
In the html/gantrymenu/themes/used-theme/layout.php
at the bottom right before the </ul> place this:
<?php echo apply_filters('wp_nav_menu_' . $this->args['nav_menu'] . '_items', ''); ?>