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