Commit 6418a406 authored by Mark Otto's avatar Mark Otto

spelling mistake in comment

parent 16097056
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
} }
} }
// Gradient Bar Colors for buttons and allerts // Gradient Bar Colors for buttons and alerts
.gradientBar(@primaryColor, @secondaryColor) { .gradientBar(@primaryColor, @secondaryColor) {
#gradient > .vertical(@primaryColor, @secondaryColor); #gradient > .vertical(@primaryColor, @secondaryColor);
text-shadow: 0 -1px 0 rgba(0,0,0,.25); text-shadow: 0 -1px 0 rgba(0,0,0,.25);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment