From f4445a1a0d514b680ea6b2bc707e0606d6b0588d Mon Sep 17 00:00:00 2001 From: maxwell Date: Sat, 20 Nov 2010 14:32:13 -0800 Subject: [PATCH] removed ... from user name, spread out menu, added a hover state to dropdown elements --- public/stylesheets/sass/application.sass | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index c2fb73af2..fd7f62fc8 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -140,7 +140,7 @@ header :text-overflow ellipsis :text-shadow 0 1px 0 #000 - :width 100px + :width auto :z-index 10 :padding 5px 10px @@ -160,9 +160,14 @@ header li :display none + :padding 4px a :display block + &:hover + :background + :color #009 + &.active :margin