From ed1f3acded3f7bf3426c83839c0bc654a72dbc79 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sun, 5 May 2013 23:29:10 +0100 Subject: [PATCH] full username test in chat (_user.profile.name only part of the equation), and min-height: 60px - was getting stacked longtext issue --- styles/app/game-pane.styl | 2 +- views/app/party.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/app/game-pane.styl b/styles/app/game-pane.styl index 072047bc24..97f2459af8 100644 --- a/styles/app/game-pane.styl +++ b/styles/app/game-pane.styl @@ -18,7 +18,7 @@ .tavern-chat, .party-chat li - height 60px + min-height 60px line-height 60px border-bottom 1px solid #ddd diff --git a/views/app/party.html b/views/app/party.html index 91d58a2dc2..752b366473 100644 --- a/views/app/party.html +++ b/views/app/party.html @@ -58,7 +58,7 @@ -
  • +