summaryrefslogtreecommitdiff
path: root/data/ui/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/ui/style.css')
-rw-r--r--data/ui/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/style.css b/data/ui/style.css
index c80cfb8..6bb5f58 100644
--- a/data/ui/style.css
+++ b/data/ui/style.css
@@ -13,7 +13,7 @@
}
/* Draw a little shadow about the contact list when scrolling */
-.contacts-list-scrolled-window undershoot.top {
+.contact-list-scrolled-window undershoot.top {
box-shadow: inset 0 1px @borders;
}