friendica-github/view/theme/vier/narrow.css

19 lines
270 B
CSS
Raw Normal View History

2024-08-24 21:15:49 +00:00
/*
* 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;
}