From ea9997c118c00d29ed62c24cb3f6dcb5dfb864be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Thu, 9 Oct 2014 19:20:06 +0200 Subject: [PATCH] Scss linter fixer... Oh! I see a beutiful :cow: --- app/styles/dependencies/elements.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/dependencies/elements.scss b/app/styles/dependencies/elements.scss index eaa67bb2..77fd94f7 100644 --- a/app/styles/dependencies/elements.scss +++ b/app/styles/dependencies/elements.scss @@ -31,8 +31,8 @@ ul { list-style: none outside; } ol { list-style: decimal; } sup { - vertical-align: super; @extend %small; + vertical-align: super; } .icon {