fixed typo on box_shadow mixin

This commit is contained in:
B Mathis 2009-11-21 14:57:10 -06:00
parent 8ddebad39d
commit 858227ab0f

View File

@ -1,6 +1,6 @@
//**
Provides cross-browser css box shadows for Webkit, Gecko, and CSS3 standard
arguments are horizontal color, horizontal offset, vertical offset, and blur
arguments are color, horizontal offset, vertical offset, and blur
//**
These defaults make the arguments optional for this mixin