diff options
| author | Mark Otto <[email protected]> | 2011-11-17 00:41:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-11-17 00:41:26 -0800 |
| commit | 6418a40675a2354df757e949e2092a246485ff1c (patch) | |
| tree | 64d4aa57131ec7baedf292aff1ac4235d4d815d9 /lib | |
| parent | 160970560b819fe3e3a3396f7385ed8cafc43bf9 (diff) | |
| download | bootstrap-6418a40675a2354df757e949e2092a246485ff1c.tar.xz bootstrap-6418a40675a2354df757e949e2092a246485ff1c.zip | |
spelling mistake in comment
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mixins.less b/lib/mixins.less index fc1795042..670b17384 100644 --- a/lib/mixins.less +++ b/lib/mixins.less @@ -201,7 +201,7 @@ } } -// Gradient Bar Colors for buttons and allerts +// Gradient Bar Colors for buttons and alerts .gradientBar(@primaryColor, @secondaryColor) { #gradient > .vertical(@primaryColor, @secondaryColor); text-shadow: 0 -1px 0 rgba(0,0,0,.25); |
