From 61ee0241cc5d43d06dd3e9eee86e1b9960b95f76 Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Thu, 2 Nov 2017 17:10:37 +0100 Subject: [PATCH] Fix blurry image in nav. WIP #1762 @0.25 --- style/fluidbook.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index b608e8fe..8a11bfdf 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -776,10 +776,6 @@ header { position: absolute; } } - - img { - display: block; - } } input[type="search"]::-webkit-search-decoration, -- 2.39.5