Don't wrap sentences in navbar dropdowns
This commit is contained in:
@ -269,6 +269,7 @@
|
|||||||
|
|
||||||
li {
|
li {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
white-space: nowrap;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
border-radius: var(--rounded-corner);
|
border-radius: var(--rounded-corner);
|
||||||
|
Reference in New Issue
Block a user