From e482be4475822a90fa5782bc010cc9fceb122fa0 Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Wed, 4 Oct 2017 16:30:46 +1100 Subject: [PATCH] Add a little extra space for users of http://www.kevinmarks.com/distributed-verify.html --- templates/hcard.cassius | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/hcard.cassius b/templates/hcard.cassius index edca83b..a8603ca 100644 --- a/templates/hcard.cassius +++ b/templates/hcard.cassius @@ -12,3 +12,8 @@ margin-right: 5px &:last-child margin-right: 0 + + /* Provide a little extra space around the badges added by the + * http://www.kevinmarks.com/distributed-verify.html script. */ + .verified, .unverified + margin-right: 4px