From c6da393e71026a11eb4b275988197bda0ccbb4f7 Mon Sep 17 00:00:00 2001 From: Andre Casey Date: Tue, 2 Jul 2013 02:06:24 -0700 Subject: [PATCH] Revert "Fix for Tavern Chat and extremely long posts" This reverts commit 03a73bab7237dad11fe55ce63fe0763d47d4e3f1. --- styles/app/game-pane.styl | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/app/game-pane.styl b/styles/app/game-pane.styl index 0b1750c508..c24db0d7d6 100644 --- a/styles/app/game-pane.styl +++ b/styles/app/game-pane.styl @@ -21,9 +21,6 @@ padding-top:15px padding-bottom:15px border-bottom 1px solid #ddd - word-wrap: break-word; - max-height: 12em; - overflow: scroll; &.highlight background #EEE