From 72eaa59ff7955efe134cb33ae9eae52061c1d5b5 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Mon, 16 Dec 2013 19:17:08 -0800 Subject: [PATCH] Fix column widths for avatars in chat --- public/css/otalk.css | 2 ++ public/css/pages/chat.styl | 2 ++ public/x-manifest.cache | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/css/otalk.css b/public/css/otalk.css index 8648893..d896f8c 100644 --- a/public/css/otalk.css +++ b/public/css/otalk.css @@ -1050,6 +1050,7 @@ button.secondary:hover:not(:disabled) { text-align: right; background-color: #f7f7f7; border-top: 1px solid #e1e1e1; + white-space: nowrap; } .messages .sender .name { padding-left: 10px; @@ -1060,6 +1061,7 @@ button.secondary:hover:not(:disabled) { vertical-align: middle; padding: 10px; border-top: 1px solid #eee; + width: 99%; } .messages .message { font-size: 12px; diff --git a/public/css/pages/chat.styl b/public/css/pages/chat.styl index 7ac09e1..4465cc7 100644 --- a/public/css/pages/chat.styl +++ b/public/css/pages/chat.styl @@ -159,6 +159,7 @@ text-align: right background-color: #f7f7f7 border-top: 1px solid #e1e1e1 + white-space: nowrap .name padding-left: 10px @@ -169,6 +170,7 @@ vertical-align: middle padding: 10px border-top: 1px solid #eee + width: 99% .message font-size: $font-size-small diff --git a/public/x-manifest.cache b/public/x-manifest.cache index 8a02539..7fd2e9d 100644 --- a/public/x-manifest.cache +++ b/public/x-manifest.cache @@ -1,5 +1,5 @@ CACHE MANIFEST -# 0.0.1 1387233558178 +# 0.0.1 1387250191209 CACHE: /app.js