wingpanel-indicator-datetime
wingpanel-indicator-datetime copied to clipboard
Popover is too wide
What Happened
The calendar popover is too wide. I'm not sure if this is the intended behaviour or ~~if it is a side effect of the sound indicator showing devices long name. See https://github.com/elementary/wingpanel-indicator-sound/issues/190~~

Expected Behavior
If the change was unintentional, I'd expect it to look like it looked before.
Platform Information
elementary OS 6
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Maybe an effect of recent changes to stylesheet? e.g. 30656a5af9c7ba3a5430c3f5e3dea719f65fd88d
I think you are right @jeremypw
This is actually due to adding margins to .h4 labels in the system stylesheet. Could work around this in a few ways:
- Use custom CSS instead of h4
- add custom CSS to remove the margin from h4
- change the system stylesheet in some way
- set bold in Pango and use
dim-labelinstead ofh4