Remove line-wrap on top navigation links that may span two lines
This commit is contained in:
@ -38,6 +38,7 @@ body {
|
||||
list-style-type: none;
|
||||
display: inline;
|
||||
margin-right: 25px;
|
||||
white-space: nowrap;
|
||||
a {
|
||||
decoration: none;
|
||||
border-bottom: 0 solid transparent;
|
||||
|
Reference in New Issue
Block a user