From: Vincent Vanwaelscappel Date: Fri, 5 Jan 2018 17:33:02 +0000 (+0100) Subject: #1854 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3247a2188f7089914646f49a9f2e17bc107ef081;p=fluidbook-html5.git #1854 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 4f4d2d0d..5b16705f 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -644,8 +644,8 @@ body, html { transition: opacity 250ms; opacity: 1; - .hidden{ - transition:none; + .hidden { + transition: none; opacity: 0; } @@ -704,8 +704,6 @@ header { white-space: nowrap; } - - input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, @@ -2249,10 +2247,7 @@ body > input { top: 0; left: 0; display: block; - - a{ - background:none !important; - } + background: none !important; } } }