mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Drop position relative on container that was added quickly in Alpha 6
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user