diff options
author | thomascube <thomas@roundcube.net> | 2011-08-10 11:53:41 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-08-10 11:53:41 +0000 |
commit | 31737295b829837e9399e7672ebc2725ddc83815 (patch) | |
tree | a75494b2a01a505a30174ea0f206dcb818e18ca6 /skins | |
parent | f2ff370215957f58edb734f65e8c60bcef0f0f47 (diff) |
Add newlines between organization, department, jobtitle (#1488028)
Diffstat (limited to 'skins')
-rw-r--r-- | skins/default/addressbook.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/skins/default/addressbook.css b/skins/default/addressbook.css index 69b913e84..f3b52c806 100644 --- a/skins/default/addressbook.css +++ b/skins/default/addressbook.css @@ -267,8 +267,7 @@ body.iframe, } #contacthead .names input, -#contacthead .addnames input, -#contacthead .jobnames input +#contacthead .addnames input { width: 180px; } |