We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Things to do first
Describe the bug
Linux distribution and version Ubuntu 24.04.1 LTS (Noble Numbat)
GNOME Shell version GNOME Shell 46.0
Dash-to-Panel version Version 64
Where was Dash-to-Panel installed from? The GNOME extensions website (or from the Extension Manager?)
Screenshots / Video captures
Additional Info I cobbled together a temporary workaround by adding this in stylesheet.css:
stylesheet.css
.dashtopanelMainPanel.horizontal .panel-button.clock-display .clock { padding-top: -3.5px; margin-top: 0px; }
The text was updated successfully, but these errors were encountered:
Good vertical alignment with my temporary workaround:
Sorry, something went wrong.
No branches or pull requests
Things to do first
Describe the bug
Linux distribution and version
Ubuntu 24.04.1 LTS (Noble Numbat)
GNOME Shell version
GNOME Shell 46.0
Dash-to-Panel version
Version 64
Where was Dash-to-Panel installed from?
The GNOME extensions website (or from the Extension Manager?)
Screenshots / Video captures
Additional Info
I cobbled together a temporary workaround by adding this in
stylesheet.css
:The text was updated successfully, but these errors were encountered: