From 7a3a716efd4e53bfcb05e0ed3cbc714ac6f3f5f4 Mon Sep 17 00:00:00 2001 From: Chris Done Date: Mon, 15 Dec 2014 13:05:26 +0100 Subject: [PATCH] Fix +1 style --- templates/package.hamlet | 2 +- templates/package.lucius | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/package.hamlet b/templates/package.hamlet index 728678a..0dbf08b 100644 --- a/templates/package.hamlet +++ b/templates/package.hamlet @@ -32,7 +32,7 @@ $newline never
- + #{nLikes} \ likes # diff --git a/templates/package.lucius b/templates/package.lucius index 7dc2170..616a558 100644 --- a/templates/package.lucius +++ b/templates/package.lucius @@ -36,12 +36,6 @@ h3 { padding-top: 0.5em; } .social { - margin-top: 0.5em; - border-top: 1px solid #ddd; - padding-top: 0.5em; - margin-bottom: 0.5em; - border-bottom: 1px solid #ddd; - padding-bottom: 0.5em; .fa-thumbs-o-up { color: rgba(0, 39, 59, 0.34902); cursor: pointer;