From 7f8c76faca2508724ff7971abc5248e187b278be Mon Sep 17 00:00:00 2001 From: lilia Date: Mon, 22 Feb 2016 12:17:54 -0800 Subject: [PATCH] Make debug log as big as possible Tweak style to make the modal reasonably wide/tall, and use flexbox to automatically expand the textarea. // FREEBIE --- background.html | 16 +++++++++------- js/views/debug_log_view.js | 2 +- stylesheets/_global.scss | 24 +++++++++++++++++------- stylesheets/manifest.css | 18 +++++++++++++----- 4 files changed, 40 insertions(+), 20 deletions(-) diff --git a/background.html b/background.html index 97f6e43fc..d29ba7987 100644 --- a/background.html +++ b/background.html @@ -310,14 +310,16 @@