mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
fixes #5211 manually: spacing in mixins to match others
This commit is contained in:
+1
-1
@@ -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