mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 21:20:23 +00:00
parent
9f53e06e46
commit
19afb12b65
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
.col#{$infix}-auto {
|
||||
flex: 0 0 auto;
|
||||
width: auto;
|
||||
max-width: none; // Reset earlier grid tiers
|
||||
max-width: 100%; // Reset earlier grid tiers
|
||||
}
|
||||
|
||||
@for $i from 1 through $columns {
|
||||
|
|
|
|||
Loading…
Reference in a new issue