diff --git a/js/menus/LatticeMenuView.js b/js/menus/LatticeMenuView.js
index 1c04e340b2759c4d3ebaaa50009082320b263782..dc62922099e5127b42515b554cad2c06373a0678 100644
--- a/js/menus/LatticeMenuView.js
+++ b/js/menus/LatticeMenuView.js
@@ -153,7 +153,7 @@ LatticeMenuView = Backbone.View.extend({
                         <li><a class="connectionType" data-type="<%= key %>" href="#"><%= allConnectionTypes[cellType][key] %></a></li>\
                     <% }); %>\
                 </ul>\
-            </div><br/>\
+            </div><br/><br/>\
         <% if (connectionType == "freeformFace") { %>\
         Current Draw Shape:&nbsp;&nbsp;\
             <div class="btn-group">\