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:
Vendored
+3
-3
@@ -134,6 +134,9 @@ a:hover {
|
||||
float: left;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.container {
|
||||
width: 940px;
|
||||
}
|
||||
.span1 {
|
||||
width: 60px;
|
||||
}
|
||||
@@ -206,9 +209,6 @@ a:hover {
|
||||
.span24 {
|
||||
width: 1900px;
|
||||
}
|
||||
.container {
|
||||
width: 940px;
|
||||
}
|
||||
.offset1 {
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user