mirror of
https://github.com/spaytac/Casper.git
synced 2026-01-21 16:54:52 +00:00
Fix for long nav items
This commit is contained in:
parent
243192f0d9
commit
e4861a0d78
@ -634,6 +634,7 @@ body.nav-opened .nav {
|
||||
padding: 0.6rem 4%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.nav li a:after {
|
||||
display: inline-block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user