diff options
Diffstat (limited to 'public/less/_dashboard.less')
-rw-r--r-- | public/less/_dashboard.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/less/_dashboard.less b/public/less/_dashboard.less index 2a3d973427..e9b69daa6d 100644 --- a/public/less/_dashboard.less +++ b/public/less/_dashboard.less @@ -67,7 +67,7 @@ font-size: 13px; } .issue.title { - line-height: 1em; + line-height: 1.1em; width: 80%; } .push.news .content ul { |