fix doc side-nav text-overlapping

pull/3430/head
baoyang 2017-03-10 00:24:15 +08:00 committed by 杨奕
parent e221122be7
commit d9c34c8cd2
1 changed files with 4 additions and 1 deletions

View File

@ -73,6 +73,9 @@
line-height: 40px; line-height: 40px;
font-size: 13px; font-size: 13px;
padding-left: 24px; padding-left: 24px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
&:hover { &:hover {