From f3d790a4c2ecda5ee6e57b0712ce39d004446f67 Mon Sep 17 00:00:00 2001 From: Maxwell Salzberg Date: Fri, 10 Feb 2012 16:48:38 -0800 Subject: [PATCH] fix css of new comment box [ci skip] --- public/stylesheets/sass/application.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index a79e1db7d..8e7c31ac5 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -564,7 +564,7 @@ form.new_comment textarea :height 21px :font-size 12px - :width 371px + :width 355px &.open input