diff --git a/static/css/quay.css b/static/css/quay.css index 8b66cac87..b26b8ab2b 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -3889,10 +3889,10 @@ have a fixed width and height (but it's not required). } i.quay-icon { - background-image: url(/static/img/favicon.ico); - background-size: 16px; + background-image: url(/static/img/quay_favicon.png); + background-size: contain; width: 16px; - height: 16px; + height: 15px; } i.flowdock-icon {