diff --git a/core/themes/seven/css/components/system-status-counter.css b/core/themes/seven/css/components/system-status-counter.css index 2afe51c92b..d628c69869 100644 --- a/core/themes/seven/css/components/system-status-counter.css +++ b/core/themes/seven/css/components/system-status-counter.css @@ -13,8 +13,8 @@ } .system-status-counter__status-icon { display: inline-block; - height: 45px; - width: 45px; + height: 60px; + width: 60px; vertical-align: middle; border-right: 1px solid #e6e4df; /* LTR */ border-left: 0; /* LTR */