diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-10 11:53:41 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-08-10 11:53:41 +0000 |
| commit | 91cbfcd7de416bf4e38eadbd06cc33265c917df7 (patch) | |
| tree | c6af5553440a57019693668924db7ef246a72a7e /roundcubemail/skins/default/addressbook.css | |
| parent | 3c75a98f67c19c2cc1e25993d0f85152d6f27172 (diff) | |
Add newlines between organization, department, jobtitle (#1488028)
git-svn-id: https://svn.roundcube.net/trunk@5041 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/addressbook.css')
| -rw-r--r-- | roundcubemail/skins/default/addressbook.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/roundcubemail/skins/default/addressbook.css b/roundcubemail/skins/default/addressbook.css index 69b913e84..f3b52c806 100644 --- a/roundcubemail/skins/default/addressbook.css +++ b/roundcubemail/skins/default/addressbook.css @@ -267,8 +267,7 @@ body.iframe, } #contacthead .names input, -#contacthead .addnames input, -#contacthead .jobnames input +#contacthead .addnames input { width: 180px; } |
