mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Fix extraneous '*' that looked like a comment but wasn't. Patch from <_basic@yahoo.com>. r=bzbarsky sr=alecf b=115110
This commit is contained in:
parent
949278c0fe
commit
25c24e87e6
@ -21,7 +21,7 @@
|
||||
*
|
||||
* table { border: 2px solid; }
|
||||
*/
|
||||
*
|
||||
|
||||
/*
|
||||
* For more examples see http://www.mozilla.org/unix/customizing.html
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user