mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
property order and white space
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
@if $enable-flex {
|
||||
.col-#{$breakpoint} {
|
||||
@extend column-basics; // Relative position, min-height, and horizontal padding
|
||||
max-width: 100%;
|
||||
flex-basis: 0;
|
||||
flex-grow: 1;
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user