mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
property order
This commit is contained in:
parent
95f34be093
commit
4ab7c93bcc
1 changed files with 1 additions and 1 deletions
|
|
@ -38,8 +38,8 @@
|
|||
%column-basics {
|
||||
position: relative;
|
||||
min-height: 1px;
|
||||
padding-left: ($grid-gutter-width / 2);
|
||||
padding-right: ($grid-gutter-width / 2);
|
||||
padding-left: ($grid-gutter-width / 2);
|
||||
}
|
||||
|
||||
@mixin make-col($size, $columns: $grid-columns) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue