Skip to content

Commit 595f075

Browse files
committed
Merge branch 'patch-1' of https://github.com/philgruneich/compass into philgruneich-patch-1
2 parents 03b2e11 + a3423fc commit 595f075

File tree

1 file changed

+1
-1
lines changed
  • compass-style.org/content/reference/compass/helpers

1 file changed

+1
-1
lines changed

compass-style.org/content/reference/compass/helpers/sprites.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ documented_functions:
9292
Passing `true` for `$use-percentages` results in the background position
9393
being expressed in percentages instead of pixels. Example:
9494

95-
background: url('/images/icons.png?12345678') 0 25% no-repeat;
95+
background: url('/images/icons.png?12345678') 0 25% no-repeat;
9696

9797
#sprite-width.helper
9898
%h3

0 commit comments

Comments
 (0)