From 8a3f51dca08cd133640c899ddc612124b1e8b7bb Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Mon, 13 May 2013 17:03:50 -0400 Subject: [PATCH] Put a prominent Feedback icon to the right of your feed. (imported from commit a18cb1f73d342a683515270956305ce387b3af19) --- templates/zephyr/navbar.html | 4 ++-- templates/zephyr/right-sidebar.html | 5 +++++ zephyr/static/js/ui.js | 10 +++++++++- zephyr/static/styles/fonts.css | 1 + zephyr/static/styles/zephyr.css | 5 +++++ 5 files changed, 22 insertions(+), 3 deletions(-) diff --git a/templates/zephyr/navbar.html b/templates/zephyr/navbar.html index 303833a082..dd6c554d2f 100644 --- a/templates/zephyr/navbar.html +++ b/templates/zephyr/navbar.html @@ -76,8 +76,8 @@
  • -
  • {% if show_invites %} diff --git a/templates/zephyr/right-sidebar.html b/templates/zephyr/right-sidebar.html index cbe5613de9..1b75d30c5f 100644 --- a/templates/zephyr/right-sidebar.html +++ b/templates/zephyr/right-sidebar.html @@ -1,5 +1,10 @@