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

tokarchuk/v1.17
silverwind 6 years ago committed by techknowlogick
parent d1b8840bd8
commit 7ed65a98e8
  1. 2
      public/css/index.css
  2. 3
      public/less/_dashboard.less

File diff suppressed because one or more lines are too long

@ -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