diff --git a/core/css/mobile.css b/core/css/mobile.css index cfc8f8bfdca377bd11a8a6afeab6710540df406e..80217d7069cdcb7a4ded9e15a4448cfa430a2726 100644 --- a/core/css/mobile.css +++ b/core/css/mobile.css @@ -21,8 +21,8 @@ box-align: center; } -/* on mobile, show only the icon of the logo, hide the text */ -#header .header-appname-container { +/* on mobile public share, show only the icon of the logo, hide the text */ +#body-public #header .header-appname-container { display: none; }