Fixes #6352: marketing-alternate broken nav in FF17
This commit is contained in:
parent
5e4f663e69
commit
43d130762b
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@
|
|||
}
|
||||
.navbar .nav {
|
||||
margin: 0;
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
.navbar .nav li {
|
||||
display: table-cell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue