diff --git a/style/pi-hole.css b/style/pi-hole.css index 1859c6e8..8b5c6e62 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -339,7 +339,7 @@ /*** Icons grow on hover, but remain centered ***/ .small-box:hover .icon { font-size: 90px; /* keep the same font-size, to avoid shifting the position */ - transform: scale(106%); + transform: scale(1.06); } .list-status-0 {