From 5ffa265559dd5a5b48eeb07408cd3b6e9d7eb6a8 Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 23 Mar 2015 11:19:02 -0700 Subject: [PATCH] Revert "Popout inbox" This reverts commit 31e7d285e3f5cc0e74a5bdf8a0aa5c801b84d144. This seemed like a nice feature, but the popup bubble isn't very conducive to nontrivial user inputs, e.g. file inputs. Fixes #211 --- background.html | 1 - images/popout.png | Bin 451 -> 0 bytes js/background.js | 2 ++ js/index.js | 15 +-------------- js/panel_controller.js | 6 ------ js/views/inbox_view.js | 4 ---- manifest.json | 3 +-- stylesheets/_index.scss | 14 -------------- stylesheets/manifest.css | 11 ----------- 9 files changed, 4 insertions(+), 52 deletions(-) delete mode 100644 images/popout.png diff --git a/background.html b/background.html index c87572b35..c58352765 100644 --- a/background.html +++ b/background.html @@ -153,7 +153,6 @@