Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/mobile.scss')
-rw-r--r--core/css/mobile.scss5
1 files changed, 0 insertions, 5 deletions
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;