summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.css
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-03-16 09:17:32 +0000
committeralecpl <alec@alec.pl>2012-03-16 09:17:32 +0000
commitf45a978941b00c6c10a56141f329b1fce7650169 (patch)
tree97f1e682b88366f3964655755bf8b684d26db577 /skins/larry/addressbook.css
parent9e2c949d86bb56afa37a4c952f8e8930b7c9958e (diff)
- Unified width of some (similiar) UI elements
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r--skins/larry/addressbook.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 65f935e3a..c754b917f 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -49,14 +49,14 @@
position: absolute;
top: 42px;
left: 0;
- width: 280px;
+ width: 260px;
bottom: 0;
}
#contacts-box {
position: absolute;
top: 42px;
- left: 292px;
+ left: 272px;
right: 0;
bottom: 0;
}