summaryrefslogtreecommitdiffstats
path: root/public/less
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2017-12-02 03:49:39 +0100
committerLunny Xiao <xiaolunwen@gmail.com>2017-12-02 10:49:39 +0800
commitd8d38ed05935b9cd4d637b4b0b7d6525c85ffc38 (patch)
tree93898c9e05cba5687e12a980235b2dfc2dac484e /public/less
parent57edc3155fa910729bee912d637ad2fd77cb2bba (diff)
downloadgitea-d8d38ed05935b9cd4d637b4b0b7d6525c85ffc38.tar.gz
gitea-d8d38ed05935b9cd4d637b4b0b7d6525c85ffc38.zip
Dashboard: Fix line height problem in issue titles (#3054)
Diffstat (limited to 'public/less')
-rw-r--r--public/less/_dashboard.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less
index 1a575d183a..4e67a6a772 100644
--- a/public/less/_dashboard.less
+++ b/public/less/_dashboard.less
@@ -66,7 +66,6 @@
font-size: 13px;
}
.issue.title {
- line-height: 1.1em;
width: 80%;
}
.push.news .content ul {