summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r--skins/larry/addressbook.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 9856e2836..37315cf5c 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -28,15 +28,20 @@
bottom: 0;
}
+#directorytoolbar,
#addressbooktoolbar {
position: absolute;
top: -6px;
left: 0;
- right: 0;
+ right: 260px;
height: 40px;
white-space: nowrap;
}
+#directorytoolbar {
+ right: 0;
+}
+
#directorylistbox {
position: absolute;
top: 42px;