From: pdontthink Date: Fri, 7 Mar 2008 19:28:21 +0000 (+0000) Subject: Fix wrong comment syntax. Thanks Thierry Godefroy. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=056a6dfea9aa9b920d0dc84e7b6f8f0680975e97;p=squirrelmail.git Fix wrong comment syntax. Thanks Thierry Godefroy. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13017 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/templates/default/css/options.css b/templates/default/css/options.css index 6c339e89..9eec19d5 100644 --- a/templates/default/css/options.css +++ b/templates/default/css/options.css @@ -59,8 +59,8 @@ padding-bottom: 2px; padding-left: 4px; padding-right: 4px; -# FIXME: this was forcing horizontal scrolling on long coment texts and maybe other stuff; I'm not sure I see why we want this(?). if someone restores it, PLEASE have a solution in mind for when an option widget has a 'comment' value that is quite long -# white-space: nowrap; +/* FIXME: this was forcing horizontal scrolling on long coment texts and maybe other stuff; I'm not sure I see why we want this(?). if someone restores it, PLEASE have a solution in mind for when an option widget has a 'comment' value that is quite long + white-space: nowrap;*/ } #optionDisplay td.optionName {