GNU bug report logs - #77513
Align "Search Alert" and "Projects" in navbar

Previous Next

Package: mumi;

Reported by: Arun Isaac <arunisaac <at> systemreboot.net>

Date: Thu, 3 Apr 2025 23:16:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Luis Felipe <sirgazil <at> zoho.com>
To: 77513 <at> debbugs.gnu.org
Subject: bug#77513: Align "Search Alert" and "Projects" in navbar
Date: Sat, 5 Apr 2025 19:18:11 +0000
[Message part 1 (text/plain, inline)]
Hello, Arun

> The "Search Alert" and "Projects" links in the navbar of the web UI 
are slightly misaligned vertically. It's quite the eyesore. 
Unfortunately, I couldn't figure out the CSS required to fix it. Help is 
much appreciated.

Inspecting the elements inside the navbar with the web browser tools, my 
conclusion is that the reason for the misalignment is that all DETAILS 
elements are given a top margin (see mumi.css, line 2703), which pushes 
the Projects dropdown down in this case. You can see that removing that 
margin solves the problem. But probably the right thing to do in this 
case would be to override that margin for the DETAILS element used in 
the Projects menu alone.

Hope that helps,

[OpenPGP_0x0AB0D067012F08C3.asc (application/pgp-keys, attachment)]
[OpenPGP_signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 70 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.