mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
Drop position relative on container that was added quickly in Alpha 6
This commit is contained in:
parent
1a264be8b3
commit
8108c0357a
@ -3,7 +3,6 @@
|
||||
// Generate semantic grid columns with these mixins.
|
||||
|
||||
@mixin make-container($gutters: $grid-gutter-widths) {
|
||||
position: relative;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user