mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-14 17:08:01 -05:00
Fixes #6352: marketing-alternate broken nav in FF17
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
}
|
||||
.navbar .nav {
|
||||
margin: 0;
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
.navbar .nav li {
|
||||
display: table-cell;
|
||||
|
||||
Reference in New Issue
Block a user