From f5e26f2d97f76d7c9bc15136be75f7a4fa72fae8 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 22 Feb 2018 11:39:36 +0100 Subject: [PATCH] wip #1958 @0:05 --- style/fluidbook.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index 2e8873cc..2ff8f206 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -749,11 +749,6 @@ input[type="search"]::-webkit-search-results-decoration { visibility: hidden; } - // Portrait mode - logo hidden - .menu-horizontal .portrait & { - display: none; - } - // Positioning for left-to-right Fluidbooks + inverted menu on RTL .ltr &, .rtl.menu-inverted & { right: 0; -- 2.39.5