diff options
author | Dries Buytaert <dries@buytaert.net> | 2006-12-30 07:45:31 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2006-12-30 07:45:31 +0000 |
commit | 12a55af8d1f2699fbd47d51be07ce028a07f022c (patch) | |
tree | c3996851f91764cda8e5da338e77ca58f4d8c6d4 /modules | |
parent | 291b38bf34bfdbb12262e4bc92253cd9c0be280e (diff) | |
download | brdo-12a55af8d1f2699fbd47d51be07ce028a07f022c.tar.gz brdo-12a55af8d1f2699fbd47d51be07ce028a07f022c.tar.bz2 |
- Patch #105216 by dww and merlin: fixed CSS comment.
Diffstat (limited to 'modules')
-rw-r--r-- | modules/user/user.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |