diff --git a/app/css/custom.php b/app/css/custom.php index a4f98d72..6726a0a8 100644 --- a/app/css/custom.php +++ b/app/css/custom.php @@ -119,8 +119,9 @@ i.fa.fa-bars:hover{ } .info-item { - width: 10rem; - float: left; + text-transform: uppercase; + font-size: 0.7em; + color: #858796; } .info-item-xs { diff --git a/templates/dashboard.php b/templates/dashboard.php index ab1d3d8f..b487edd8 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -21,7 +21,7 @@