friendica-github/view/theme/vier/narrow.css
2024-08-24 23:15:49 +02:00

18 lines
270 B
CSS

/*
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#nav-user-linklabel {
display: none;
}
nav ul li .menu-popup {
left: auto;
right: 0px;
}
nav #nav-search-box #nav-search-text {
width: 100px;
}