1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-19 10:26:17 +00:00

Merge pull request #3500 from haiwen/fix-index-viewer

not link bug
This commit is contained in:
Daniel Pan
2019-05-20 22:12:51 +08:00
committed by GitHub
2 changed files with 47 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
.wiki-nav-content {
margin-bottom: 5px;
}
.wiki-nav-content a {
.wiki-nav-content a, .wiki-nav-content span {
color: #333;
text-overflow: ellipsis;
white-space: nowrap;