From 12a55af8d1f2699fbd47d51be07ce028a07f022c Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 30 Dec 2006 07:45:31 +0000 Subject: - Patch #105216 by dww and merlin: fixed CSS comment. --- modules/user/user.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/user/user.css b/modules/user/user.css index 068893e19..68b3ea498 100644 --- a/modules/user/user.css +++ b/modules/user/user.css @@ -31,7 +31,7 @@ clear: right; } -// Generated by user.module but used by profile.module: +/* Generated by user.module but used by profile.module: */ .profile { clear: both; margin: 1em 0; -- cgit v1.2.3