diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-13 10:30:06 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-11-13 10:30:06 +0000 |
| commit | 81362097c7efdb81e24db57a195206279392dfc7 (patch) | |
| tree | d9b385ed2d360b76ca922d387995f56db9505d95 /roundcubemail/skins/default/common.css | |
| parent | 67366f85466780d82252f3bda57f9b16deea2cc8 (diff) | |
- Added message status filter + fixes for r2046 (searching with SORT)
git-svn-id: https://svn.roundcube.net/trunk@2049 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index 2029bf794..1225862f1 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -328,7 +328,7 @@ table.records-table tr.unfocused td #quicksearchbar { position: absolute; - top: 60px; + top: 55px; right: 20px; width: 182px; height: 20px; |
