From 755c172ffdcc7b026137ca002bad4c9ec907dc3e Mon Sep 17 00:00:00 2001 From: Juanfran Date: Wed, 20 Aug 2014 10:33:04 +0200 Subject: [PATCH] fix #716 --- app/styles/dependencies/typography.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/dependencies/typography.scss b/app/styles/dependencies/typography.scss index 72a7a319..54566fb9 100755 --- a/app/styles/dependencies/typography.scss +++ b/app/styles/dependencies/typography.scss @@ -47,7 +47,6 @@ h1 { margin-bottom: 1rem; text-transform: uppercase; span { - @include ellipsis(250px); display: inline; margin-right: .5rem; }