aboutsummaryrefslogtreecommitdiff
path: root/docs/dist/css/bootstrap-grid.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-01-05 14:53:08 -0800
committerMark Otto <[email protected]>2017-01-05 14:53:08 -0800
commit0c12ccbeb6fdf0dd3818f97260aa43c79108d377 (patch)
tree0c0c0636c91c6ebed1b04dbe21bd00370761c501 /docs/dist/css/bootstrap-grid.css
parent5d7db507396275fcda96935aff47b09e1d79ddc1 (diff)
parent43d9391fba015f13f06f3af4dc6f5a8205cb548b (diff)
downloadbootstrap-0c12ccbeb6fdf0dd3818f97260aa43c79108d377.tar.xz
bootstrap-0c12ccbeb6fdf0dd3818f97260aa43c79108d377.zip
Merge branch 'v4-dev' into v4-docs-streamlined
Diffstat (limited to 'docs/dist/css/bootstrap-grid.css')
-rw-r--r--docs/dist/css/bootstrap-grid.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dist/css/bootstrap-grid.css b/docs/dist/css/bootstrap-grid.css
index b5805a860..916ec629c 100644
--- a/docs/dist/css/bootstrap-grid.css
+++ b/docs/dist/css/bootstrap-grid.css
@@ -16,6 +16,7 @@ html {
}
.container {
+ position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;
@@ -79,6 +80,7 @@ html {
}
.container-fluid {
+ position: relative;
margin-left: auto;
margin-right: auto;
padding-right: 15px;