mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 02:54:01 +02:00
fixes #5211 manually: spacing in mixins to match others
This commit is contained in:
@@ -324,7 +324,7 @@
|
||||
}
|
||||
|
||||
// Background sizing
|
||||
.background-size(@size){
|
||||
.background-size(@size) {
|
||||
-webkit-background-size: @size;
|
||||
-moz-background-size: @size;
|
||||
-o-background-size: @size;
|
||||
|
Reference in New Issue
Block a user