Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap-grid.css')
-rw-r--r--dist/css/bootstrap-grid.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/css/bootstrap-grid.css b/dist/css/bootstrap-grid.css
index b5805a8608..916ec629ca 100644
--- a/dist/css/bootstrap-grid.css
+++ b/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;