From 166e1af6e8ff0bc6d6d2839e4a0289b10b79260c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xavier=20Juli=C3=A1n?= Date: Fri, 20 Feb 2015 09:11:30 +0100 Subject: [PATCH] Fix history margin in title --- app/styles/modules/common/history.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/modules/common/history.scss b/app/styles/modules/common/history.scss index fb6d97d8..ad14a78f 100644 --- a/app/styles/modules/common/history.scss +++ b/app/styles/modules/common/history.scss @@ -40,6 +40,7 @@ .history-tabs { @extend %title; border-bottom: 3px solid $gray-light; + margin-bottom: 0; padding: .5rem 0; li { @extend %large;