Commit 67585bd3 authored by Mark Otto's avatar Mark Otto

fixes #5211 manually: spacing in mixins to match others

parent 6c3cd6fd
...@@ -324,7 +324,7 @@ ...@@ -324,7 +324,7 @@
} }
// Background sizing // Background sizing
.background-size(@size){ .background-size(@size) {
-webkit-background-size: @size; -webkit-background-size: @size;
-moz-background-size: @size; -moz-background-size: @size;
-o-background-size: @size; -o-background-size: @size;
......
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