summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-09 09:18:53 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-09 09:18:53 +0000
commit536ecd718f88b764306816d16910a71fd5724c19 (patch)
treee1a5bb6ef4c623ab1057a1063fc82632d3bc48ef
parent862bb4c5a4bf26537690ef2e8a14e8133d2240be (diff)
- fix #importbox height
git-svn-id: https://svn.roundcube.net/trunk@3732 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/addressbook.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/addressbook.css b/roundcubemail/skins/default/addressbook.css
index cdc86e934..21701aa2c 100644
--- a/roundcubemail/skins/default/addressbook.css
+++ b/roundcubemail/skins/default/addressbook.css
@@ -135,7 +135,7 @@
{
position: absolute;
top: 85px;
- bottom: 40px;
+ bottom: 30px;
left: 20px;
right: 20px;
border: 1px solid #999999;