Fix docs typo

This commit is contained in:
Mark Perkins
2012-07-31 13:20:57 +02:00
parent 1e71396f91
commit 1c421b3db2

View File

@@ -1675,7 +1675,7 @@ An example using the [sprite mixins](#sprites):
.social a.twitter {
background-position: 0 -50px;
}
.social a.twitter {
.social a.facebook {
background-position: 0 -100px;
}
.social a.youtube {