mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Merge branch 'gridcontainer' of https://github.com/jacobrask/bootstrap into jacobrask-gridcontainer
Conflicts: docs/assets/bootstrap.zip
This commit is contained in:
Vendored
+4
-2
@@ -168,7 +168,10 @@ a:hover {
|
||||
.span11 {
|
||||
width: 860px;
|
||||
}
|
||||
.span12, .container {
|
||||
.span12 {
|
||||
width: 940px;
|
||||
}
|
||||
.container {
|
||||
width: 940px;
|
||||
}
|
||||
.offset1 {
|
||||
@@ -259,7 +262,6 @@ a:hover {
|
||||
width: 99.99999998999999%;
|
||||
}
|
||||
.container {
|
||||
width: 940px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
*zoom: 1;
|
||||
|
||||
Reference in New Issue
Block a user