Skip to content

Commit

Permalink
gnome-shell: Remove spacing between panelActivities and appMenu
Browse files Browse the repository at this point in the history
As with upstream [1], the spacing seems exessive, and is
inconsistent with the buttons on the opposite side of the panel.

[1] https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/b2a5417c3e68b9b7ed4c99220dedcf2483e5ebb0
  • Loading branch information
jnsh committed Apr 3, 2021
1 parent 3f92216 commit 677e82a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions common/gnome-shell/40/sass/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -873,10 +873,6 @@ StScrollBar {
}
}

#panelLeft, #panelCenter { // spacing between activities<>app menu and such
spacing: 8px;
}

.panel-corner {
-panel-corner-radius: $panel-corner-radius;
-panel-corner-background-color: transparentize(black, 1);
Expand Down

0 comments on commit 677e82a

Please sign in to comment.