From 93d14dd315c9af18b1e148f7ccb4fe931b20822b Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 26 Sep 2017 13:07:32 +0200 Subject: Fix header text hiding completely or wrapping wrongly Signed-off-by: Jan-Christoph Borchardt --- core/css/mobile.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'core/css/mobile.scss') diff --git a/core/css/mobile.scss b/core/css/mobile.scss index baf874db8f5..58bb076d819 100644 --- a/core/css/mobile.scss +++ b/core/css/mobile.scss @@ -31,11 +31,6 @@ align-items: center; } -/* on mobile public share, show only the icon of the logo, hide the text */ -#body-public #header .header-appname-container { - display: none; -} - /* do not show update notification on mobile */ #update-notification { display: none !important; -- cgit v1.2.3