Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit 35bc57c

Browse files
authored
Merge pull request #637 from adrianmoisey/patch-1
Ensure that city names don't wrap
2 parents e71194f + a966594 commit 35bc57c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/scss/custom.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ b, strong {
6363

6464
.nav-link {
6565
color: #0082AB;
66+
white-space: nowrap;
6667
}
6768

6869
.navbar-brand {

0 commit comments

Comments
 (0)