Browse Source

UI: Use regular line-height on frontpage entries (#6518)

tags/v1.9.0-rc1
silverwind 6 years ago committed by techknowlogick
parent
commit
7ed65a98e8
  1. 2
      public/css/index.css
  2. 3
      public/less/_dashboard.less

2
public/css/index.css

File diff suppressed because one or more lines are too long

3
public/less/_dashboard.less

@ -76,9 +76,6 @@
.ui.avatar { .ui.avatar {
margin-top: 13px; margin-top: 13px;
} }
p {
line-height: 1em;
}
.time-since { .time-since {
font-size: 13px; font-size: 13px;
} }

Loading…
Cancel
Save