mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
move container up in default grid mixin
This commit is contained in:
+6
-6
@@ -174,6 +174,9 @@
|
||||
float: left;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.container {
|
||||
width: 724px;
|
||||
}
|
||||
.span1 {
|
||||
width: 42px;
|
||||
}
|
||||
@@ -246,9 +249,6 @@
|
||||
.span24 {
|
||||
width: 1468px;
|
||||
}
|
||||
.container {
|
||||
width: 724px;
|
||||
}
|
||||
.offset1 {
|
||||
margin-left: 82px;
|
||||
}
|
||||
@@ -607,6 +607,9 @@
|
||||
float: left;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.container {
|
||||
width: 1170px;
|
||||
}
|
||||
.span1 {
|
||||
width: 70px;
|
||||
}
|
||||
@@ -679,9 +682,6 @@
|
||||
.span24 {
|
||||
width: 2370px;
|
||||
}
|
||||
.container {
|
||||
width: 1170px;
|
||||
}
|
||||
.offset1 {
|
||||
margin-left: 130px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user