From d07357ce9a58660ecfb7d4844427b89c0e12cabf Mon Sep 17 00:00:00 2001 From: lilia Date: Wed, 26 Aug 2015 15:13:14 -0700 Subject: [PATCH] Retool various sub-screens to fit two-column layout --- background.html | 22 +++++++------- index.html | 2 +- js/views/inbox_view.js | 8 ++--- js/views/new_conversation_view.js | 1 + stylesheets/_conversation.scss | 40 ++++++++----------------- stylesheets/_global.scss | 5 +++- stylesheets/_index.scss | 3 -- stylesheets/manifest.css | 49 +++++++++++++++---------------- 8 files changed, 55 insertions(+), 75 deletions(-) diff --git a/background.html b/background.html index c61b814d..769cff1f 100644 --- a/background.html +++ b/background.html @@ -91,10 +91,10 @@