From c4140f476f2c8cc48fca0742964af76af814ca5b Mon Sep 17 00:00:00 2001 From: Andre Casey Date: Tue, 2 Jul 2013 02:25:00 -0700 Subject: [PATCH] Moar fixes to my own code, for consistency --- styles/app/game-pane.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/styles/app/game-pane.styl b/styles/app/game-pane.styl index c24db0d7d6..4951d91d02 100644 --- a/styles/app/game-pane.styl +++ b/styles/app/game-pane.styl @@ -21,6 +21,9 @@ padding-top:15px padding-bottom:15px border-bottom 1px solid #ddd + word-wrap:break-word + max-height:12em + overflow:scroll &.highlight background #EEE