Wrong comment syntax in CSS files

In the CSS files wrong syntax for comments is used which can cause bugs.For eg., "//" is used instead of "/**/" for commenting.