mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Fix panel-menu margin regression
Commit 7bb7734869 got lost in SASS ...
This commit is contained in:
parent
443e0e6b1f
commit
f3f887da73
1 changed files with 1 additions and 1 deletions
|
|
@ -686,7 +686,7 @@ StScrollBar {
|
|||
}
|
||||
}
|
||||
|
||||
.panel-menu { -boxpointer-gap: 4px; }
|
||||
.panel-menu { -boxpointer-gap: 4px; margin-bottom: 1.75em; }
|
||||
.panel-status-indicators-box,
|
||||
.panel-status-menu-box {
|
||||
spacing: 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue