diff options
Diffstat (limited to 'module/web/static/css/default/dashboard.less')
-rw-r--r-- | module/web/static/css/default/dashboard.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/static/css/default/dashboard.less b/module/web/static/css/default/dashboard.less index d67f6ce98..e60a21dfb 100644 --- a/module/web/static/css/default/dashboard.less +++ b/module/web/static/css/default/dashboard.less @@ -103,7 +103,7 @@ }
.package-row.second {
- width: 30%;
+ width: 20%;
.gradient(top, @blueDark, @blueDarker);
font-size: smaller;
}
|