Browse Source

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

master
silverwind techknowlogick 6 years ago
parent
commit
7ed65a98e8
2 changed files with 1 additions and 4 deletions
  1. +1
    -1
      public/css/index.css
  2. +0
    -3
      public/less/_dashboard.less

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


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

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


Loading…
Cancel
Save