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 1a575d18..f0c98bfa 100644 --- a/public/less/_dashboard.less +++ b/public/less/_dashboard.less @@ -78,7 +78,7 @@ margin-bottom: -2px; } .text.truncate { - width: 80%; + width: 60%; margin-bottom: -5px; } } |