mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Solve spacing issue in system status area
Shell implemented indicators got padding from default button style, and also spacing from their container, so too much space was left between them. This only became apparent when more than one was implemented, though.
This commit is contained in:
parent
13229a6d86
commit
ee7e46fbf6
1 changed files with 0 additions and 4 deletions
|
|
@ -235,10 +235,6 @@ StTooltip {
|
|||
spacing: 4px;
|
||||
}
|
||||
|
||||
#statusTray {
|
||||
spacing: 14px;
|
||||
}
|
||||
|
||||
#legacyTray {
|
||||
spacing: 14px;
|
||||
padding-left: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue