Browse Source

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

for-closed-social
silverwind 7 years ago
committed by Lunny Xiao
parent
commit
d8d38ed059
2 changed files with 1 additions and 2 deletions
  1. +1
    -1
      public/css/index.css
  2. +0
    -1
      public/less/_dashboard.less

+ 1
- 1
public/css/index.css
File diff suppressed because it is too large
View File


+ 0
- 1
public/less/_dashboard.less View File

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

Loading…
Cancel
Save