_expandSidebar : function()

in js/drill.js [214:216]


  _expandSidebar : function(){
    $(".sidebar").addClass("force-expand");
  },