diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
| commit | aea23bd18afa293e1e30d9c123edb9a54116a7be (patch) | |
| tree | 136439ceb646a18e8c596f8d0983afb557a9822c /roundcubemail/skins/default/common.css | |
| parent | 3ea9e2334f798e71b7e1e843b1f55567187ffa9b (diff) | |
New logo and minor changes to default skin
git-svn-id: https://svn.roundcube.net/trunk@2913 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index bf59895d7..43b3a92ab 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/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; |
