mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +00:00
Update _grid-framework.scss
This commit is contained in:
parent
4982926dcf
commit
deeae4f820
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
@for $i from 1 through $columns {
|
||||
.order#{$infix}-#{$i} {
|
||||
order: $i
|
||||
order: $i;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue