diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-09 09:18:53 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-06-09 09:18:53 +0000 |
| commit | 536ecd718f88b764306816d16910a71fd5724c19 (patch) | |
| tree | e1a5bb6ef4c623ab1057a1063fc82632d3bc48ef /roundcubemail | |
| parent | 862bb4c5a4bf26537690ef2e8a14e8133d2240be (diff) | |
- fix #importbox height
git-svn-id: https://svn.roundcube.net/trunk@3732 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/skins/default/addressbook.css | 2 |
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; |
