From 02313b85eb1c4235a367db56f0367d4fbeadab42 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Wed, 29 Jun 2016 23:29:52 +0100 Subject: [PATCH] Fix #243 --- sass/elements/content.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/elements/content.sass b/sass/elements/content.sass index 43496c85..5a7a3871 100644 --- a/sass/elements/content.sass +++ b/sass/elements/content.sass @@ -1,7 +1,7 @@ .content @extend .block // Inline - a + a:not(.button) border-bottom: 1px solid $border &:visited color: $link-visited