2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

fixes #5211 manually: spacing in mixins to match others

This commit is contained in:
Mark Otto
2012-09-20 09:07:48 -07:00
parent 6c3cd6fd9d
commit 67585bd34e
+1 -1
View File
@@ -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;