From 3e4f5e0eabc378137325c549f93a7f03e195d535 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Fri, 5 Jan 2018 18:32:04 +0100 Subject: [PATCH] #1854 --- style/fluidbook.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 3982cab0..4f4d2d0d 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2249,6 +2249,10 @@ body > input { top: 0; left: 0; display: block; + + a{ + background:none !important; + } } } } -- 2.39.5