mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 09:10:24 +00:00
refine spacing on fixed subnav
This commit is contained in:
parent
e555f38ae4
commit
ae70d2a8b6
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue