mirror of https://github.com/explosion/spaCy.git
Don't ever wrap navigation bar contents
This commit is contained in:
parent
74dd0ee2c2
commit
df149455f9
|
@ -8,7 +8,7 @@
|
|||
align-items: center
|
||||
display: flex
|
||||
justify-content: space-between
|
||||
flex-flow: row wrap
|
||||
flex-flow: row nowrap
|
||||
padding: 0 2rem 0 1rem
|
||||
z-index: 30
|
||||
width: 100%
|
||||
|
|
Loading…
Reference in New Issue