aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-07-05 19:45:32 -0700
committerMark Otto <[email protected]>2012-07-05 19:45:32 -0700
commitcd6915cdb4f53f6c8e89599bfacbbb298412ec33 (patch)
tree2cbe6181ec47a8d9f0e09ccb156ccd6752487869 /less
parent68146db00454b46493545aff34d06cf2c11e0f6d (diff)
downloadbootstrap-cd6915cdb4f53f6c8e89599bfacbbb298412ec33.tar.xz
bootstrap-cd6915cdb4f53f6c8e89599bfacbbb298412ec33.zip
tests cleanup on type, homepage content tweaks
Diffstat (limited to 'less')
-rw-r--r--less/tests/css-tests.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/tests/css-tests.css b/less/tests/css-tests.css
index 628dbba6f..6001f53aa 100644
--- a/less/tests/css-tests.css
+++ b/less/tests/css-tests.css
@@ -28,7 +28,7 @@ body {
.type-test h4,
.type-test h5,
.type-test h6 {
- xbackground-color: rgba(255,0,0,.2);
+ background-color: rgba(255,0,0,.2);
}