diff options
author | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
commit | 4b1647fcdc6e6442252e0866ceea45c3abd5de33 (patch) | |
tree | 458ae0110d7d9cec9f694a5a7f4ac2a0fe898411 /skins/default/common.css | |
parent | 35f40fbda78a02a765c5efab41e1b8444257389c (diff) |
New logo and minor changes to default skin
Diffstat (limited to 'skins/default/common.css')
-rw-r--r-- | skins/default/common.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/common.css b/skins/default/common.css index bf59895d7..43b3a92ab 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -130,8 +130,8 @@ img #header { position: absolute; - top: 10px; - left: 20px; + top: 8px; + left: 19px; width: 170px; height: 40px; z-index: 100; |