From 4ce3b88473e413db8efbdc24343d9eb330400fbd Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Thu, 12 Jan 2012 14:58:15 -0800 Subject: [PATCH] Add a menu to view all projects since the main click event is blocked --- app/views/layouts/base.rhtml | 1 + public/stylesheets/application.css | 3 +++ 2 files changed, 4 insertions(+) diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml index 08819a3c..20e1f743 100644 --- a/app/views/layouts/base.rhtml +++ b/app/views/layouts/base.rhtml @@ -46,6 +46,7 @@