From bd4fd876a89fea4d220dd237f65d21ecb6b0a0fc Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 21 Jul 2015 17:35:14 -0400 Subject: Changed post menu label to just be [...] regardless of whether or not the user is hovering over it --- web/sass-files/sass/partials/_post.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'web/sass-files/sass') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 481ed63a5..98b17120d 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -215,9 +215,6 @@ body.ios { @include opacity(1); } .dropdown-toggle:after { - content: '...'; - } - .dropdown-toggle:hover:after { content: '[...]'; } } @@ -437,4 +434,4 @@ body.ios { width: 40px; } } -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22