mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02: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