diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index d9fa4a8fa..b27018209 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -823,6 +823,10 @@ StTooltip StLabel { height: 1em; } +#notification-scrollview > StScrollBar { + padding-left: 6px; +} + #notification-body { spacing: 5px; }