From df139ec475ea06a6551dde517b25d81e77a139c3 Mon Sep 17 00:00:00 2001
From: Justine Arreche <justine@neo.com>
Date: Tue, 1 Oct 2013 19:16:37 -0400
Subject: [PATCH] fixed line height on nav to align with travis logo

---
 assets/styles/top.sass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/styles/top.sass b/assets/styles/top.sass
index 8479bcf3..07c2c4c8 100644
--- a/assets/styles/top.sass
+++ b/assets/styles/top.sass
@@ -1,7 +1,7 @@
 @import "_mixins/all"
 
 #top
-  line-height: 55px
+  line-height: 60px
   background: #40454f
   font-size: $font-size-normal