From 8886fdfec3d6a818dd0d799d3ec4997209fd812a Mon Sep 17 00:00:00 2001 From: Melissa Wen Date: Mon, 9 Nov 2015 10:28:32 -0200 Subject: [PATCH] user bar small padding fix --- _header.sass | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/_header.sass b/_header.sass index b87c7c8..0ee3692 100644 --- a/_header.sass +++ b/_header.sass @@ -77,6 +77,8 @@ padding: 0 5px &#logout padding-right: 0 + &:nth-last-child(2) + padding-right: 5px i display: none strong -- libgit2 0.21.2