From 80cb6e4f04134985042ce4bf03bfc4ff7574609a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Wed, 13 Dec 2017 17:48:27 +0100 Subject: [PATCH] Try fixing #5337 based on Morris' feedback MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- core/css/share.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/core/css/share.scss b/core/css/share.scss index 68b601bcb651a..ced1bfe6f080d 100644 --- a/core/css/share.scss +++ b/core/css/share.scss @@ -91,11 +91,6 @@ padding: 8px; > li { position: relative; - padding-top: 10px; - padding-bottom: 10px; - font-weight: bold; - line-height: 21px; - white-space: normal; width: 100%; } .sharingOptionsGroup {