From d51854f674c2333e08fecdb4428f8980911cff9f Mon Sep 17 00:00:00 2001 From: Luis Aleixo Date: Thu, 14 Oct 2021 10:40:51 +0200 Subject: [PATCH] Removed QR code for landscape mobile screen sizes --- cara/apps/static/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index 7ffa0503..9242fe2d 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -278,6 +278,9 @@ footer img { #download-pdf { display: none; } + #link_reproduce_results { + display: none; + } } /*============ BOOTSTRAP BREAK POINTS: