From 09a51b8265f60fc541e8a6f2e3f195b846b2a5cc Mon Sep 17 00:00:00 2001 From: Michael Blakeley Date: Mon, 19 Jan 2015 10:53:31 -0800 Subject: [PATCH] #328 hide story-footer icon text on narrow screens --- app/templates/base.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index 597c522e..11afe591 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -194,6 +194,9 @@ #feed-list { display: none; } + .optional-text { + display: none; + } #story-list { position: static; } @@ -672,25 +675,25 @@

<
  • - email + email
  • - tweet + tweet
  • - google + google
  • - tumblr + tumblr