Fix header items wrapping
This commit is contained in:
parent
2e047dff98
commit
65febebd40
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ a:hover {
|
|||
.page-footer li {
|
||||
list-style-type: none;
|
||||
line-height: 1.8em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.page-header ul a .icon {
|
||||
|
|
Loading…
Reference in a new issue