fix issue with the top menu logo link

This commit is contained in:
Simon Vieille 2020-03-30 10:36:32 +02:00
commit 57b6d89dd6
Signed by untrusted user: deblan
GPG key ID: 03383D15A1D31745
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#appmenu {
#appmenu, #appmenu + nav {
display: none;
}