From 9c28c6cca8360eb349c589c5d028bdd590464995 Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Wed, 3 Oct 2012 17:23:19 -0400 Subject: [PATCH] Hack for bottom_whitespace. (imported from commit c87576c298ec2f33a8cd9ff524a9966c469431b4) --- zephyr/static/styles/zephyr.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index ab3be9dbc5..9cd24ee53b 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -321,7 +321,7 @@ input.send_zephyr { #bottom_whitespace { display: block; - height: 60%; + height: 300px; } #subscriptions {