From b86a5581fe780a417b9ca5d56afdccd21e2bc649 Mon Sep 17 00:00:00 2001 From: Leandro Alves Date: Thu, 5 Jun 2014 17:08:06 -0300 Subject: [PATCH] Notice ballon pointer-event: none --- public/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index f6b9fea..9d0fd03 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -144,6 +144,7 @@ div#notice { position: fixed; top: 30px; right: 30px; + pointer-events: none; } /* * * Generic Content Formating * * */ -- libgit2 0.21.2