Fix wrong comment syntax. Thanks Thierry Godefroy.
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Mar 2008 19:28:21 +0000 (19:28 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 7 Mar 2008 19:28:21 +0000 (19:28 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13017 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/css/options.css

index 6c339e89006dbc70dcec4f430d5cbf79edbbcd15..9eec19d52801982e9bf03505eac58917210c8f75 100644 (file)
@@ -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   {