2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

unfuck misaligned main container

This commit is contained in:
Mark Otto
2013-03-14 21:45:31 -07:00
parent 4247008e23
commit ed7fe0e5ba
2 changed files with 4 additions and 5 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ body {
}
/* */
.bs-docs-body > .container,
.bs-docs-footer .container {
.bs-docs-footer {
padding-left: 15px;
padding-right: 15px;
}