Skip to content
Snippets Groups Projects
Commit a8b51fdc authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix app menu not showing on mobile, fix #16844

parent 9d90421e
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment