From 8fb93ff9e0883e2833e5d59ecf40248010933956 Mon Sep 17 00:00:00 2001 From: Thu Trang Pham Date: Mon, 2 Mar 2015 08:00:19 -0500 Subject: [PATCH] Remove unused css from _official --- assets/stylesheets/components/_page.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/stylesheets/components/_page.scss b/assets/stylesheets/components/_page.scss index f40a0022..d9d96e46 100644 --- a/assets/stylesheets/components/_page.scss +++ b/assets/stylesheets/components/_page.scss @@ -35,7 +35,6 @@ -webkit-font-smoothing: subpixel-antialiased; & + & { margin-top: 1.5rem; } - & + & > ._attribution-link { display: none; } } ._official-link { @extend %external-link; }