2
0

Dashboard: Fix line height problem in issue titles (#3054)

This commit is contained in:
silverwind
2017-12-02 03:49:39 +01:00
committed by Lunny Xiao
parent c9c48e4693
commit cc75569c21
2 changed files with 1 additions and 2 deletions

View File

File diff suppressed because one or more lines are too long

View File

@@ -66,7 +66,6 @@
font-size: 13px;
}
.issue.title {
line-height: 1.1em;
width: 80%;
}
.push.news .content ul {