mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +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%;
|
padding: 0.6rem 4%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.nav li a:after {
|
.nav li a:after {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
Reference in New Issue
Block a user