1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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

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;