mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fixes #6352: marketing-alternate broken nav in FF17
This commit is contained in:
parent
312509e1c0
commit
0f9490bf3e
@ -57,6 +57,8 @@
|
||||
}
|
||||
.navbar .nav {
|
||||
margin: 0;
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
.navbar .nav li {
|
||||
display: table-cell;
|
||||
|
Loading…
x
Reference in New Issue
Block a user