From cd296da11321f56cc4f19332614db156c8d0bda0 Mon Sep 17 00:00:00 2001 From: Waseem Daher Date: Thu, 27 Sep 2012 15:37:14 -0400 Subject: [PATCH] CSS cleanup. (imported from commit a7a13e57cf43368d66e94d01ef25ec14d0c15657) --- templates/zephyr/home.html | 12 ++++++------ zephyr/jstemplates/zephyr.html | 10 +++++----- zephyr/static/styles/zephyr.css | 12 ++++-------- 3 files changed, 15 insertions(+), 19 deletions(-) diff --git a/templates/zephyr/home.html b/templates/zephyr/home.html index 2c775db15c..b40b16e13b 100644 --- a/templates/zephyr/home.html +++ b/templates/zephyr/home.html @@ -41,15 +41,15 @@ - - - +
+ +
@@ -71,15 +71,15 @@ - - - + - - + + {{/is_class}} {{#is_class}} - - + + {{/is_class}} {{/include_recipient}} -
+ Huddle +
diff --git a/zephyr/jstemplates/zephyr.html b/zephyr/jstemplates/zephyr.html index ae51efc885..03d7584adc 100644 --- a/zephyr/jstemplates/zephyr.html +++ b/zephyr/jstemplates/zephyr.html @@ -8,19 +8,19 @@ {{#include_recipient}} {{^is_class}}
Huddle{{display_reply_to}}Huddle{{display_reply_to}}
{{display_recipient}}{{instance}}{{display_recipient}}{{instance}}
+ {{#include_sender}} {{/include_sender}} diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 60daa719eb..3b461a078f 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -69,15 +69,11 @@ td.pointer { width: 2px; } -td.zephyr_recipient { +.zephyr_picture { vertical-align: top; - text-align: right; - overflow-x: hidden; - padding-right: 10px; - padding-top: 5px; - max-width: 80px; - min-width: 80px; - white-space: nowrap; + text-align: right; + padding-right: 10px; + padding-top: 5px; } td.zephyr_newstyle_class {