Skip to content

Commit 80f97fc

Browse files
committed
gnome-shell: Increase dash margin-top slightly
Based on upstream commit: https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/bad94ab350064519fd98cb981f39e013e0a2c8d0
1 parent dae10c5 commit 80f97fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/gnome-shell/40/sass/_common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ $dash_bottom_margin: 20px;
17971797

17981798
#dash {
17991799
@include fontsize($font-size);
1800-
margin-top: 10px;
1800+
margin-top: 15px;
18011801
padding: 0 $dash_padding;
18021802

18031803
.placeholder {

0 commit comments

Comments
 (0)