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 57edc3155f
commit d8d38ed059
2 changed files with 1 additions and 2 deletions

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 {