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:
Florian Müllner 2013-07-05 03:40:10 +02:00
parent c17f84ca23
commit bb4d430ebf

View File

@ -1133,7 +1133,7 @@ StScrollBar StButton#vhandle:active {
padding: 4px;
}
.lg-extension-list {
.lg-extensions-list {
padding: 4px;
spacing: 6px;
}