2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

remove unused container reset

This commit is contained in:
Mark Otto
2012-06-19 20:01:03 -07:00
parent 9df832b4bb
commit ce140662a0
3 changed files with 4 additions and 12 deletions
+1 -3
View File
@@ -194,9 +194,7 @@ a:hover {
margin-left: 20px;
}
.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
.container {
width: 940px;
}