mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
style: Fix extension list style in looking glass
No idea how this got unnoticed since forever, but code and stylesheet didn't quite agree on the same name ... https://bugzilla.gnome.org/show_bug.cgi?id=703807
This commit is contained in:
parent
c17f84ca23
commit
bb4d430ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -1133,7 +1133,7 @@ StScrollBar StButton#vhandle:active {
|
|||
padding: 4px;
|
||||
}
|
||||
|
||||
.lg-extension-list {
|
||||
.lg-extensions-list {
|
||||
padding: 4px;
|
||||
spacing: 6px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue