From f2d24d865341a480fa31b1549822658d33815f6b Mon Sep 17 00:00:00 2001 From: Lisa Passing Date: Wed, 11 Feb 2015 15:17:26 +0100 Subject: [PATCH] fix clickability of the logo link --- app/styles/app/top.sass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/styles/app/top.sass b/app/styles/app/top.sass index ed231c4a..b9e501bd 100644 --- a/app/styles/app/top.sass +++ b/app/styles/app/top.sass @@ -11,9 +11,11 @@ width : 123px height : 55px margin-right : 14px - z-index: 99 + z-index: 999 text-indent : -9999px background : $logo-red inline-image('ui/travis-logo.svg') no-repeat 20px 18px + a + display: block ul @include resetul