From 74e52a14b720ad1d917cc701bb820c14862ff179 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Mon, 1 Oct 2018 11:50:29 +0200 Subject: [PATCH] Remove non-clickable right margin from 3-dot-menu in share page header Signed-off-by: Jan-Christoph Borchardt --- core/css/public.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/css/public.scss b/core/css/public.scss index 5f02dc1762..7edd20ac65 100644 --- a/core/css/public.scss +++ b/core/css/public.scss @@ -8,8 +8,6 @@ $footer-height: 65px; } #header-secondary-action { - margin-right: 13px; - ul li { min-width: 270px; }