2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

refine spacing on fixed subnav

This commit is contained in:
Mark Otto
2012-01-24 23:44:59 -08:00
parent e555f38ae4
commit ae70d2a8b6
+2 -1
View File
@@ -197,8 +197,9 @@ section {
box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
}
.subnav-fixed .nav {
width: 940px;
width: 938px;
margin: 0 auto;
padding: 0 1px;
}
}