From 447b92a6feb5994755beec803269426ffa9cd17a Mon Sep 17 00:00:00 2001 From: Gonzalo Rodriguez Date: Tue, 30 Aug 2011 03:26:14 -0300 Subject: [PATCH] Remove annoying dotted rectangle on user menu --- public/stylesheets/sass/application.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index 34e633d2d..a64d1d414 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -213,6 +213,8 @@ header :color #fff :text :decoration none + &:focus + :outline none &:first-child :padding 5px 0