From: Antoine Musso Date: Thu, 24 Nov 2011 09:46:10 +0000 (+0000) Subject: fix comment prefixed by '+' introduced in r103679 X-Git-Tag: 1.31.0-rc.0~26309 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=f59dd7bf684f3c190af31c7bb0e5e1cf5cfec1ca;p=lhc%2Fweb%2Fwiklou.git fix comment prefixed by '+' introduced in r103679 --- diff --git a/skins/simple/main.css b/skins/simple/main.css index 53be0dc877..9eacd227cf 100644 --- a/skins/simple/main.css +++ b/skins/simple/main.css @@ -351,9 +351,9 @@ li.new { text-decoration: line-through; } /** -+ * Overrides text justification (user preference) -+ * See bug 31990 -+ */ + * Overrides text justification (user preference) + * See bug 31990 + */ #catlinks { text-align: center; }