From bcb26b0a54844552ad991e58068b50631724ddf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 13 Aug 2019 19:33:24 +0200 Subject: [PATCH] Fix stylelint errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- css/viewer.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/viewer.scss b/css/viewer.scss index 421dbf6a9..8421702ee 100644 --- a/css/viewer.scss +++ b/css/viewer.scss @@ -93,6 +93,7 @@ } } } + #richdocuments-header { display: flex; & > div .icon-shared, @@ -102,6 +103,7 @@ height: 50px; } } + #richdocuments-actions { position: relative; li {