1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 07:39:57 +02:00
This commit is contained in:
Mark Otto
2017-03-18 16:31:26 -07:00
parent e1c561a723
commit ab77282004
27 changed files with 348 additions and 484 deletions

View File

@@ -17,8 +17,8 @@ html {
.container {
position: relative;
margin-left: auto;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}
@@ -81,8 +81,8 @@ html {
.container-fluid {
position: relative;
margin-left: auto;
margin-right: auto;
margin-left: auto;
padding-right: 15px;
padding-left: 15px;
}