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

pull/3053/head^2
silverwind 7 years ago committed by Lunny Xiao
parent 57edc3155f
commit d8d38ed059
  1. 2
      public/css/index.css
  2. 1
      public/less/_dashboard.less

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save