diff --git a/css/custom.css b/css/custom.css index 5702935..5f4bcb8 100644 --- a/css/custom.css +++ b/css/custom.css @@ -107,11 +107,11 @@ .Dashboard .settings-info p span:nth-child(2) { display: inline-block; word-break: break-all; - max-width: 150px; + /* max-width: 150px; */ overflow: hidden; - max-height: 16px; + /* max-height: 16px; */ position: relative; - top: 2px + top: 2px; } .Dashboard .router-status-info .settings-info p span:nth-child(2) {