diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-28 09:03:57 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-07-28 09:03:57 +0000 |
| commit | f3412820a98a1a7f57f01463c5a8ddc8a2bda288 (patch) | |
| tree | 104108c9e950220a846733189dc52d4a34486e94 | |
| parent | cc381e5f9d4cc9fd6c9e239dfa0d3dd25859b1aa (diff) | |
- Remove #taskbar width definition (#1486842)
git-svn-id: https://svn.roundcube.net/trunk@3834 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/common.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index b1360dd67..c46a58ac3 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -152,7 +152,6 @@ img position: absolute; top: 0px; right: 0px; - width: 600px; height: 24px; background: url(images/taskbar.png) top right no-repeat; padding: 10px 4px 5px 0px; |
