From ba701a2317f587008f0ef2d8168925bebf4a92e5 Mon Sep 17 00:00:00 2001 From: Krateng Date: Wed, 29 Jul 2020 20:20:15 +0200 Subject: [PATCH] Removed unnecessary cross origin resource --- maloja/static/less/maloja.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maloja/static/less/maloja.less b/maloja/static/less/maloja.less index 9a24ef2..6e75625 100644 --- a/maloja/static/less/maloja.less +++ b/maloja/static/less/maloja.less @@ -101,11 +101,11 @@ div.footer div:nth-child(3) { } div.footer span a { - padding-left:20px; + //padding-left:20px; background-repeat:no-repeat; background-size:contain; background-position:left; - background-image:url("https://github.com/favicon.ico"); + //background-image:url("https://github.com/favicon.ico"); } div.footer input {