mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
remove unused container reset
This commit is contained in:
+2
-6
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user