From 47b96dd6efc5e5a9e0890adf615b3a7da1e88bca Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 4 May 2017 12:17:28 +0200 Subject: [PATCH] #1377 --- style/fluidbook.css | 1 - style/fluidbook.less | 1 - 2 files changed, 2 deletions(-) diff --git a/style/fluidbook.css b/style/fluidbook.css index a19591c5..59a75272 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -637,7 +637,6 @@ header.hidden, width: 100%; height: 100%; display: block; - border-radius: 5px; background-color: rgba(0, 0, 0, 0.01); } #links .nonlinkarea { diff --git a/style/fluidbook.less b/style/fluidbook.less index c34cfb62..9794ac83 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -732,7 +732,6 @@ footer.hidden, header.hidden, #interface.hidden { width: 100%; height: 100%; display: block; - border-radius: 5px; background-color: rgba(0, 0, 0, 0.01); } -- 2.39.5