remove unused container reset
This commit is contained in:
parent
9df832b4bb
commit
ce140662a0
3 changed files with 4 additions and 12 deletions
8
docs/assets/css/bootstrap-responsive.css
vendored
8
docs/assets/css/bootstrap-responsive.css
vendored
|
|
@ -215,9 +215,7 @@
|
|||
float: left;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.container,
|
||||
.navbar-fixed-top .container,
|
||||
.navbar-fixed-bottom .container {
|
||||
.container {
|
||||
width: 724px;
|
||||
}
|
||||
.span12 {
|
||||
|
|
@ -451,9 +449,7 @@
|
|||
float: left;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.container,
|
||||
.navbar-fixed-top .container,
|
||||
.navbar-fixed-bottom .container {
|
||||
.container {
|
||||
width: 1170px;
|
||||
}
|
||||
.span12 {
|
||||
|
|
|
|||
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
|
|
@ -194,9 +194,7 @@ a:hover {
|
|||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.container,
|
||||
.navbar-fixed-top .container,
|
||||
.navbar-fixed-bottom .container {
|
||||
.container {
|
||||
width: 940px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue